Click or drag to resize

GetInitialized

Indicates if the driver has been initialized.

virtual bool GetInitialized() const abstract;
Return Value

Returns true if the driver has been initialized, otherwise false.

Remarks

The driver is initialized between calls to IIviDriver::Initialize and IIviDriver::Close, assuming that IIviDriver::Initialize was successful.

Download a complete CHM version of this documentation here.