GetOutputDirectory

#include “BIADVPRN.H”

 

LPCTSTR  GetOutputDirectory(DEVMODE*  pDevMode);

Description

Returns the value of the OutputDirectory member of the BlackIceDEVMODE. Represents the value of the 'Output Directory' edit box.

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

Return values

Output Directory (string).

Requirements

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

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.