C#
C++
public IntPtr GetUserInformationDataPtr(
int index
)
public:
IntPtr GetUserInformationDataPtr(
int index
)
index
Index of the User-defined item whose data is required.
Pointer to a buffer that contains the data of the specified User-defined item.
For more information about User-defined items, refer to AddUserInformation.
For an example, refer to IsRoleSelect.
GetUserInformationDataLength Method
SetUserInformation(Int32,Byte,IntPtr,Int32) Method