SUUserPushData
Pushes user
data.
The data can
be retrieved by using the SUUserPopData
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 Values
None.