Contents Index Topic Contents | ||
Previous Topic: SUUserPopData Next Topic: SUUserRetrieveData |
SUUserPushData
Pushes user data. The data can be retrieved by using the SUUserPopData function.
Syntax
VOID SUUserPushData( VOID VWPTR *pData, HPROC reserved );Parameters
- pData
- Address of a VwStreamUserSaveType structure containing the data to be saved.
- reserved
- Reserved; do not use.
Return Value
No return value.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.