Sets the AnnotationOffsetX member of the BlackIceDEVMODE. Sets the value of the ‘X Offset[+/-]’ field.
SetAnnotationOffsetX (pDevMode As Long, dXOffset As Long);
Input value:pDevMode - handle to the BlackIceDEVMODE structure.
Input value:dXOffset - number (LONG).
Return value - none
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.