![]() | GetInitialized |
Indicates if the driver has been initialized.
virtual bool GetInitialized() const abstract;
Returns true if the driver has been initialized, otherwise false.
The driver is initialized between calls to IIviDriver::Initialize and IIviDriver::Close, assuming that IIviDriver::Initialize was successful.