GetAnnotationOffsetX

Gets the AnnotationOffsetX member of the BlackIceDEVMODE. Gets the value of the ‘X Offset[+/-]’ field.

 

GetAnnotationOffsetX (pDevMode As Long) As Long

 

Input value:   - handle to the BlackIceDEVMODE structure.

Return value - X axis offset (LONG)

 

NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.