GetFileFormat

#include “BIADVPRN.H”

 

DWORD  GetFileFormat(DEVMODE*  pDevMode);

Description

Returns the value of the Format member of the BlackIceDEVMODE. Represents the value of the 'File Format' combo box.

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

Return values

File Format (DWORD number).

Requirements

Header :     Declared in BiAdvPrn.h; include BiAdvPrn.h.

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.