SUUserPopData

Pops user data. The data must have been pushed previously by using the SUUserPushData1QSL_UU function.

VOID SUUserPopData(

    VOID VWPTR *pData,

 

    HPROC reserved

 

   );

 

 

Parameters

pData

Address of the VwStreamUserSaveType structure receiving the data.

reserved

Reserved; do not use.

 

Return Values

None.