Retrieves user data.
The data must have been previously saved by using the SUUserSaveData function.
This function should not be used. The SUUserPopData function should be used instead.
VOID SUUserRetrieveData(
|
WORD wIndex, | |
|
VOID VWPTR *pData, | |
|
HPROC reserved | |
|
); |
None.