Contents Index Topic Contents | ||
Previous Topic: SOVectorObject Next Topic: SUUserPushData |
SUUserPopData
Pops user data. The data must have been pushed previously by using the SUUserPushData function.
Syntax
VOID SUUserPopData( VOID VWPTR *pData, HPROC reserved );Parameters
- pData
- Address of the VwStreamUserSaveType structure receiving the data.
- reserved
- Reserved; do not use.
Return Value
No return value.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.