Gets the data of the specified User-defined item.
public byte[] GetUserInformationData(
int index
)
Public Function GetUserInformationData( _
ByVal index As Integer _
) As Byte()
public:
array<byte>^ GetUserInformationData(
int index
)
index
Index of the User-defined item whose data is required.
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
GetUserInformationDataPtr 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