SUUserSaveData

Saves user data.

This function should not be used. The SUUserPushData 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.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples