#include “BIADVPRN.H”
LPCTSTR GetImageFileName(DEVMODE* pDevMode);
Description
Returns the value of the FileImageName member of the BlackIceDEVMODE. Represents the value of the 'File Image Name' edit box if the Filename Generation method is ‘Exact filename’.
Parameters
|
DEVMODE* |
pDevMode |
Pointer to the DEVMODE structure. |
Return values
Image Filename (string).
Requirements
Header : Declared in BiAdvPrn.h; include BiAdvPrn.h.
Library : Use BiAdvPrn.lib.
DLLs : BiAdvPrn.dll.