Accusoft NotateXpress 13
GrpGetUserString Method
The handle of a layer returned by the CreateLayer method.
The handle of a group returned by the GrpCreateGroup method.
Description
Gets a string that the application may associate for the specified group.
Syntax
Visual Basic
Public Function GrpGetUserString( _
   ByVal layerHandle As Long, _
   ByVal groupID As Long _
) As String
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
groupID
The handle of a group returned by the GrpCreateGroup method.
Return Type
The UserString is a text value allocated by each group and reserved for use by the application to store a private text value to associate to a group.
Remarks
The default value is NULL.
See Also

NotateXpress Object  | NotateXpress Members  | Groups

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback