#include “BIADVPRN.H”
DWORD GetAnnotationRotation (DEVMODE* pDevMode);
Description
Gets the AnnotationRotation member of the BlackIceDEVMODE. Gets the value of the ‘Rotation’ field.
Parameters
|
DEVMODE* |
pDevMode |
Pointer to the DEVMODE structure. |
Return values
Number of degrees to rotate (DWORD).
Requirements
Header : Declared in BiAdvPrn.h; include BiAdvPrn.h.
Library : Use BiAdvPrn.lib.
DLLs : BiAdvPrn.dll.