SetAnnotationOffsetY

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

 

SetAnnotationOffsetY (pDevMode As Long, dYOffset As Long)

 

Input value:pDevMode        - handle to the BlackIceDEVMODE structure.

Input value:dYOffset                       - number (LONG).

Return value - none

 

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