GetAnnotationOffsetY

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

 

GetAnnotationOffsetY (pDevMode As Long) As Long

 

Input value:   - handle to the BlackIceDEVMODE structure.

Return value - Y axis offset (LONG)

 

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