DVDBuilder for C++  3.4
DVD Authoring Software Development Kit
primo::dvdbuilder::VR::VRDevicePluginError Namespace Reference

VRDevicePluginError namespace. More...

Enumerations

enum  Enum {
  Success = 0,
  NotSupported = 0x701
}
 The VRDevicePluginError::Enum defines the possible errors returned by VRDevicePlugin::error . More...
 

Detailed Description

VRDevicePluginError namespace.

Version
2.0

Enumeration Type Documentation

enum Enum

The VRDevicePluginError::Enum defines the possible errors returned by VRDevicePlugin::error .

Version
2.0
Enumerator
Success 

No error.

The operation is successful.

NotSupported 

The requested operation is not supported by the device plugin.