SUUserSaveData

Saves user data.

This function should not be used. The SUUserPushData1QSL_UU function should be used instead.

VOID SUUserSaveData(

    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

Returns the index used to retrieve the data. Indexes are guaranteed to be zero-based and sequential.