Object types.
Enumerator |
---|
_OT_HookedObjectFlag_ |
Mask for easy hooked object identification.
|
_OT_ClassMask_ |
Mask for object class.
|
_OT_SubtypeMask_ |
Mask for object sub-type withing a class.
|
_OT_GeneralClass_ |
|
_OT_LocalDeviceClass_ |
|
_OT_MessageClass_ |
|
_OT_InternalClass_ |
|
OT_Chai |
Object having a CPNS::ICHAI interface.
|
OT_RemoteDevice |
Object having a CPNS::IRemoteDevice interface.
|
OT_DeviceEnumerationContext |
Object having a CPNS::IDeviceEnumerationContext interface.
|
OT_Output |
Object having a CPNS::IOutput interface.
|
OT_Input |
Object having a CPNS::IInput interface.
|
OT_Pipe |
Object having a CPNS::IPipe interface.
|
OT_Controller |
Object having a CPNS::IController interface.
|
OT_Parameter |
Object having a CPNS::IParameter interface.
|
OT_Timer |
Object having a CPNS::ITimer interface.
|
OT_IndexList |
Object having a CPNS::IIndexList interface.
|
OT_SelectorItemList |
Object having a CPNS::ISelectorItemList interface.
|
OT_ListID |
Object having a CPNS::IListID interface.
|
OT_LocalDevice |
Object having a CPNS::ILocalDevice interface.
|
OT_MIDI2CPLocalDevice |
Object having a CPNS::IMIDI2CPLocalDevice interface.
|
OT_CP2MIDILocalDevice |
Object having a CPNS::ICP2MIDILocalDevice interface.
|
OT_HybridMIDILocalDevice |
Object having a CPNS::IHybridMIDILocalDevice interface.
|
OT_SharedDisplayLocalDevice |
Object having a CPNS::ISharedDisplayLocalDevice interface.
|
OT_SharedDisplayClientLocalDevice |
Object having a CPNS::ISharedDisplayClientLocalDevice interface.
|
OT_VMIDILinkInLocalDevice |
Object having a CPNS::IVMIDILinkInLocalDevice interface.
|
OT_VMIDILinkOutLocalDevice |
Object having a CPNS::IVMIDILinkOutLocalDevice interface.
|
OT_VMIDILinkHybridLocalDevice |
Object having a CPNS::IVMIDILinkHybridLocalDevice interface.
|
OT_EventMessage |
Object having a CPNS::IEventMessage interface.
|
OT_ModifierMessage |
Object having a CPNS::IModifierMessage interface.
|
OT_SelectorMessage |
Object having a CPNS::ISelectorMessage interface.
|
OT_DataTransferMessage |
Object having a CPNS::IDataTransferMessage interface.
|
OT_MIDISysexMessage |
Internal object handling sysex.
|
OT_DiagnosticTimingMessage |
Object having a CPNS::IDiagnosticTimingMessage interface.
|
OT_TextMessage |
Object having a CPNS::ITextMessage interface.
|