Accusoft NotateXpress 13
PrgGetItemCreateTime Method
The handle of a layer returned by the CreateLayer method.
The handle of an element returned by the ElementAppend method.
Description
Gets the create time for a specific element for the specific layer.
Syntax
Visual Basic
Public Function PrgGetItemCreateTime( _
   ByVal layerHandle As Long, _
   ByVal seqNum As Long _
) As Variant
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
seqNum
The handle of an element returned by the ElementAppend method.
Return Type
A variant of type VT_DATE, which represents the time.
Remarks
The creation time returned in the variant is in GMT. To display this value correctly for your locale, you may need to convert to your local time zone from GMT.
See Also

NotateXpress Object  | NotateXpress Members  | Modifying Existing Annotations

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback