Gets the data of the specified User-defined item.
public IntPtr GetUserInformationDataPtr(
int index
)
Public Function GetUserInformationDataPtr( _
ByVal index As Integer _
) As IntPtr
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
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET