ACXFUNCENUM enumeration (acxfuncenum.h)
The ACXFUNCENUM enum provides indexes into the table of ACX functions.
Syntax
typedef enum _ACXFUNCENUM {
AcxCircuitInitAllocateTableIndex,
AcxCircuitInitFreeTableIndex,
AcxCircuitInitSetComponentIdTableIndex,
AcxCircuitInitAssignComponentUriTableIndex,
AcxCircuitInitAssignNameTableIndex,
AcxCircuitInitAssignCategoriesTableIndex,
AcxCircuitInitSetCircuitTypeTableIndex,
AcxCircuitInitAssignPropertiesTableIndex,
AcxCircuitInitAssignMethodsTableIndex,
AcxCircuitInitSetAcxCircuitPnpPowerCallbacksTableIndex,
AcxCircuitInitSetAcxCircuitCompositeCallbacksTableIndex,
AcxCircuitInitAssignAcxRequestPreprocessCallbackTableIndex,
AcxCircuitInitAssignAcxCreateStreamCallbackTableIndex,
AcxCircuitInitDisableDefaultStreamBridgeHandlingTableIndex,
AcxCircuitCreateTableIndex,
AcxCircuitAddEventsTableIndex,
AcxCircuitAddElementsTableIndex,
AcxCircuitGetElementByIdTableIndex,
AcxCircuitAddConnectionsTableIndex,
AcxCircuitAddPhysicalConnectionsTableIndex,
AcxCircuitAddPinsTableIndex,
AcxCircuitGetPinByIdTableIndex,
AcxCircuitGetWdfDeviceTableIndex,
AcxCircuitDispatchAcxRequestTableIndex,
AcxCircuitStopIoActualTableIndex,
AcxCircuitResumeIoActualTableIndex,
AcxFactoryCircuitInitAllocateTableIndex,
AcxFactoryCircuitInitFreeTableIndex,
AcxFactoryCircuitInitSetComponentIdTableIndex,
AcxFactoryCircuitInitAssignComponentUriTableIndex,
AcxFactoryCircuitInitAssignNameTableIndex,
AcxFactoryCircuitInitAssignCategoriesTableIndex,
AcxFactoryCircuitInitAssignPropertiesTableIndex,
AcxFactoryCircuitInitAssignMethodsTableIndex,
AcxFactoryCircuitInitSetOperationCallbacksTableIndex,
AcxFactoryCircuitInitSetAcxCircuitPnpPowerCallbacksTableIndex,
AcxFactoryCircuitInitAssignAcxRequestPreprocessCallbackTableIndex,
AcxFactoryCircuitCreateTableIndex,
AcxFactoryCircuitAddElementsTableIndex,
AcxDataFormatCreateTableIndex,
AcxDataFormatGetMajorFormatTableIndex,
AcxDataFormatGetSubFormatTableIndex,
AcxDataFormatGetSpecifierTableIndex,
AcxDataFormatGetChannelsCountTableIndex,
AcxDataFormatGetChannelMaskTableIndex,
AcxDataFormatGetSampleSizeTableIndex,
AcxDataFormatGetBitsPerSampleTableIndex,
AcxDataFormatGetValidBitsPerSampleTableIndex,
AcxDataFormatGetSamplesPerBlockTableIndex,
AcxDataFormatGetBlockAlignTableIndex,
AcxDataFormatGetSampleRateTableIndex,
AcxDataFormatGetAverageBytesPerSecTableIndex,
AcxDataFormatGetEncodedSamplesPerSecTableIndex,
AcxDataFormatGetEncodedChannelCountTableIndex,
AcxDataFormatGetEncodedAverageBytesPerSecTableIndex,
AcxDataFormatGetKsDataFormatTableIndex,
AcxDataFormatGetWaveFormatExTableIndex,
AcxDataFormatGetWaveFormatExtensibleTableIndex,
AcxDataFormatGetWaveFormatExtensibleIec61937TableIndex,
AcxDataFormatIsEqualTableIndex,
AcxDataFormatListCreateTableIndex,
AcxDataFormatListAddDataFormatTableIndex,
AcxDataFormatListRemoveDataFormatTableIndex,
AcxDataFormatListAssignDefaultDataFormatTableIndex,
AcxDataFormatListRetrieveDefaultDataFormatTableIndex,
AcxDataFormatListBeginIterationTableIndex,
AcxDataFormatListRetrieveNextFormatTableIndex,
AcxDataFormatListEndIterationTableIndex,
AcxDeviceInitInitializeTableIndex,
AcxDeviceInitializeTableIndex,
AcxDeviceAddCircuitTableIndex,
AcxDeviceRemoveCircuitTableIndex,
AcxDeviceDetachCircuitTableIndex,
AcxDeviceAddCircuitDeviceTableIndex,
AcxDeviceRemoveCircuitDeviceTableIndex,
AcxDeviceAddFactoryCircuitTableIndex,
AcxDeviceRemoveFactoryCircuitTableIndex,
AcxDeviceGetCurrentDxExitLatencyTableIndex,
AcxDriverInitializeTableIndex,
AcxDriverIsVersionAvailableTableIndex,
AcxElementCreateTableIndex,
AcxElementAddEventsTableIndex,
AcxElementGetIdTableIndex,
AcxElementGetContainerTableIndex,
AcxMuteCreateTableIndex,
AcxMuteChangeStateNotificationTableIndex,
AcxVolumeCreateTableIndex,
AcxVolumeChangeLevelNotificationTableIndex,
AcxPeakMeterCreateTableIndex,
AcxAudioEngineCreateTableIndex,
AcxAudioEngineGetDeviceFormatListTableIndex,
AcxStreamAudioEngineCreateTableIndex,
AcxStreamAudioEngineGetStreamTableIndex,
AcxKeywordSpotterCreateTableIndex,
AcxAudioModuleCreateTableIndex,
AcxEventCreateTableIndex,
AcxEventAddEventDataTableIndex,
AcxEventGenerateEventTableIndex,
AcxPnpEventCreateTableIndex,
AcxPnpEventGenerateEventTableIndex,
AcxGetManagerTableIndex,
AcxManagerAddCompositeTemplateTableIndex,
AcxManagerRemoveCompositeTemplateTableIndex,
AcxCompositeTemplateCreateTableIndex,
AcxCompositeTemplateAssignCircuitsTableIndex,
AcxCompositeTemplateSetCoreCircuitTableIndex,
AcxCircuitTemplateCreateTableIndex,
AcxObjectBagCreateTableIndex,
AcxObjectBagOpenTableIndex,
AcxObjectBagAddI1TableIndex,
AcxObjectBagAddUI1TableIndex,
AcxObjectBagAddI2TableIndex,
AcxObjectBagAddUI2TableIndex,
AcxObjectBagAddI4TableIndex,
AcxObjectBagAddUI4TableIndex,
AcxObjectBagAddI8TableIndex,
AcxObjectBagAddUI8TableIndex,
AcxObjectBagAddSizeTTableIndex,
AcxObjectBagAddGuidTableIndex,
AcxObjectBagAddStringTableIndex,
AcxObjectBagAddMultiStringTableIndex,
AcxObjectBagAddUnicodeStringTableIndex,
AcxObjectBagAddBlobTableIndex,
AcxObjectBagRetrieveI1TableIndex,
AcxObjectBagRetrieveUI1TableIndex,
AcxObjectBagRetrieveI2TableIndex,
AcxObjectBagRetrieveUI2TableIndex,
AcxObjectBagRetrieveI4TableIndex,
AcxObjectBagRetrieveUI4TableIndex,
AcxObjectBagRetrieveI8TableIndex,
AcxObjectBagRetrieveUI8TableIndex,
AcxObjectBagRetrieveSizeTTableIndex,
AcxObjectBagRetrieveGuidTableIndex,
AcxObjectBagRetrieveStringTableIndex,
AcxObjectBagRetrieveMultiStringTableIndex,
AcxObjectBagRetrieveUnicodeStringTableIndex,
AcxObjectBagRetrieveBlobTableIndex,
AcxPinCreateTableIndex,
AcxPinAddEventsTableIndex,
AcxPinAddJacksTableIndex,
AcxPinRetrieveModeDataFormatListTableIndex,
AcxPinAssignModeDataFormatListTableIndex,
AcxPinGetRawDataFormatListTableIndex,
AcxPinNotifyDataFormatChangeTableIndex,
AcxPinAddStreamBridgesTableIndex,
AcxPinRemoveStreamBridgesTableIndex,
AcxPinGetCircuitTableIndex,
AcxPinGetTypeTableIndex,
AcxPinGetIdTableIndex,
AcxJackCreateTableIndex,
AcxJackChangeStateNotificationTableIndex,
AcxMicArrayGeometryCreateTableIndex,
AcxMicArrayGeometryAddMicrophoneCoordinatesTableIndex,
AcxRequestGetParametersTableIndex,
AcxStreamInitAssignPropertiesTableIndex,
AcxStreamInitAssignMethodsTableIndex,
AcxStreamInitAssignAcxRequestPreprocessCallbackTableIndex,
AcxStreamInitAssignAcxStreamCallbacksTableIndex,
AcxStreamInitAssignAcxRtStreamCallbacksTableIndex,
AcxStreamInitSetAcxRtStreamSupportsNotificationsTableIndex,
AcxStreamCreateTableIndex,
AcxStreamAddEventsTableIndex,
AcxStreamAddElementsTableIndex,
AcxStreamGetElementByIdTableIndex,
AcxStreamAddConnectionsTableIndex,
AcxStreamGetCircuitTableIndex,
AcxStreamDispatchAcxRequestTableIndex,
AcxStreamStopIoActualTableIndex,
AcxStreamResumeIoActualTableIndex,
AcxRtStreamCreateTableIndex,
AcxRtStreamNotifyPacketCompleteTableIndex,
AcxDrmAddContentHandlersTableIndex,
AcxDrmCreateContentMixedTableIndex,
AcxDrmDestroyContentTableIndex,
AcxDrmForwardContentToDeviceObjectTableIndex,
AcxDrmRetrieveContentRightsTableIndex,
AcxStreamBridgeCreateTableIndex,
AcxStreamBridgeAddStreamTableIndex,
AcxStreamBridgeRemoveStreamTableIndex,
AcxStreamBridgeGetTargetStreamTableIndex,
AcxTargetCircuitCreateTableIndex,
AcxTargetCircuitGetWdfIoTargetTableIndex,
AcxTargetCircuitGetPinsCountTableIndex,
AcxTargetCircuitGetTargetPinTableIndex,
AcxTargetCircuitGetElementsCountTableIndex,
AcxTargetCircuitGetTargetElementTableIndex,
AcxTargetCircuitFormatRequestForPropertyTableIndex,
AcxTargetCircuitFormatRequestForMethodTableIndex,
AcxTargetPinGetIdTableIndex,
AcxTargetPinGetWdfIoTargetTableIndex,
AcxTargetPinRetrieveModeDataFormatListTableIndex,
AcxTargetPinFormatRequestForPropertyTableIndex,
AcxTargetPinFormatRequestForMethodTableIndex,
AcxTargetElementGetIdTableIndex,
AcxTargetElementGetTypeTableIndex,
AcxTargetElementGetNameTagTableIndex,
AcxTargetElementGetWdfIoTargetTableIndex,
AcxTargetElementFormatRequestForPropertyTableIndex,
AcxTargetElementFormatRequestForMethodTableIndex,
AcxTargetStreamCreateTableIndex,
AcxTargetStreamGetWdfIoTargetTableIndex,
AcxTargetStreamGetElementsCountTableIndex,
AcxTargetStreamGetTargetElementTableIndex,
AcxTargetStreamAssignDrmContentIdTableIndex,
AcxTargetStreamFormatRequestForPropertyTableIndex,
AcxTargetStreamFormatRequestForMethodTableIndex,
AcxTargetFactoryCircuitCreateTableIndex,
AcxTargetFactoryCircuitGetWdfIoTargetTableIndex,
AcxTargetFactoryCircuitFormatRequestForPropertyTableIndex,
AcxTargetFactoryCircuitFormatRequestForMethodTableIndex,
AcxCircuitGetElementsCountTableIndex,
AcxCircuitGetPinsCountTableIndex,
AcxCircuitGetSymbolicLinkNameTableIndex,
AcxCircuitGetNotificationIdTableIndex,
AcxFactoryCircuitGetSymbolicLinkNameTableIndex,
AcxDataFormatListRemoveDataFormatsTableIndex,
AcxPinRemoveModeDataFormatListTableIndex,
AcxStreamGetElementsCountTableIndex,
AcxStreamGetNotificationIdTableIndex,
AcxTargetCircuitGetSymbolicLinkNameTableIndex,
AcxTargetPinFlushModeDataFormatListCacheTableIndex,
AcxFunctionTableNumEntries
} ACXFUNCENUM;
Constants
AcxCircuitInitAllocateTableIndex Index for the AcxCircuitInitAllocate function. |
AcxCircuitInitFreeTableIndex Index for the AcxCircuitInitFree function. |
AcxCircuitInitSetComponentIdTableIndex Index for the AcxCircuitInitSetComponentId function. |
AcxCircuitInitAssignComponentUriTableIndex Index for the AcxCircuitInitAssignComponentUri function. |
AcxCircuitInitAssignNameTableIndex Index for the AcxCircuitInitAssignName function. |
AcxCircuitInitAssignCategoriesTableIndex Index for the AcxCircuitInitAssignCategories function. |
AcxCircuitInitSetCircuitTypeTableIndex Index for the AcxCircuitInitSetCircuitType function. |
AcxCircuitInitAssignPropertiesTableIndex Index for the AcxCircuitInitAssignProperties function. |
AcxCircuitInitAssignMethodsTableIndex Index for the AcxCircuitInitAssignMethods function. |
AcxCircuitInitSetAcxCircuitPnpPowerCallbacksTableIndex Index for the AcxCircuitInitSetAcxCircuitPnpPowerCallbacks function. |
AcxCircuitInitSetAcxCircuitCompositeCallbacksTableIndex Index for the AcxCircuitInitSetAcxCircuitCompositeCallbacks function. |
AcxCircuitInitAssignAcxRequestPreprocessCallbackTableIndex Index for the AcxCircuitInitAssignAcxRequestPreprocessCallback function. |
AcxCircuitInitAssignAcxCreateStreamCallbackTableIndex Index for the AcxCircuitInitAssignAcxCreateStreamCallback function. |
AcxCircuitInitDisableDefaultStreamBridgeHandlingTableIndex Index for the AcxCircuitInitDisableDefaultStreamBridgeHandling function. |
AcxCircuitCreateTableIndex Index for the AcxCircuitCreate function. |
AcxCircuitAddEventsTableIndex Index for the AcxCircuitAddEvents function. |
AcxCircuitAddElementsTableIndex Index for the AcxCircuitAddElements function. |
AcxCircuitGetElementByIdTableIndex Index for the AcxCircuitGetElementById function. |
AcxCircuitAddConnectionsTableIndex Index for the AcxCircuitAddConnections function. |
AcxCircuitAddPhysicalConnectionsTableIndex Index for the AcxCircuitAddPhysicalConnections function. |
AcxCircuitAddPinsTableIndex Index for the AcxCircuitAddPins function. |
AcxCircuitGetPinByIdTableIndex Index for the AcxCircuitGetPinById function. |
AcxCircuitGetWdfDeviceTableIndex Index for the AcxCircuitGetWdfDevice function. |
AcxCircuitDispatchAcxRequestTableIndex Index for the AcxCircuitDispatchAcxRequest function. |
AcxCircuitStopIoActualTableIndex Index for the AcxCircuitStopIoActual function. |
AcxCircuitResumeIoActualTableIndex Index for the AcxCircuitResumeIoActual function. |
AcxFactoryCircuitInitAllocateTableIndex Index for the AcxFactoryCircuitInitAllocate function. |
AcxFactoryCircuitInitFreeTableIndex Index for the AcxFactoryCircuitInitFree function. |
AcxFactoryCircuitInitSetComponentIdTableIndex Index for the AcxFactoryCircuitInitSetComponentId function. |
AcxFactoryCircuitInitAssignComponentUriTableIndex Index for the AcxFactoryCircuitInitAssignComponentUri function. |
AcxFactoryCircuitInitAssignNameTableIndex Index for the AcxFactoryCircuitInitAssignName function. |
AcxFactoryCircuitInitAssignCategoriesTableIndex Index for the AcxFactoryCircuitInitAssignCategories function. |
AcxFactoryCircuitInitAssignPropertiesTableIndex Index for the AcxFactoryCircuitInitAssignProperties function. |
AcxFactoryCircuitInitAssignMethodsTableIndex Index for the AcxFactoryCircuitInitAssignMethods function. |
AcxFactoryCircuitInitSetOperationCallbacksTableIndex Index for the AcxFactoryCircuitInitSetOperationCallbacks function. |
AcxFactoryCircuitInitSetAcxCircuitPnpPowerCallbacksTableIndex Index for the AcxFactoryCircuitInitSetAcxCircuitPnpPowerCallbacks function. |
AcxFactoryCircuitInitAssignAcxRequestPreprocessCallbackTableIndex Index for the AcxFactoryCircuitInitAssignAcxRequestPreprocessCallback function. |
AcxFactoryCircuitCreateTableIndex Index for the AcxFactoryCircuitCreate function. |
AcxFactoryCircuitAddElementsTableIndex Index for the AcxFactoryCircuitAddElements function. |
AcxDataFormatCreateTableIndex Index for the AcxDataFormatCreate function. |
AcxDataFormatGetMajorFormatTableIndex Index for the AcxDataFormatGetMajorFormat function. |
AcxDataFormatGetSubFormatTableIndex Index for the AcxDataFormatGetSubFormat function. |
AcxDataFormatGetSpecifierTableIndex Index for the AcxDataFormatGetSpecifier function. |
AcxDataFormatGetChannelsCountTableIndex Index for the AcxDataFormatGetChannelsCount function. |
AcxDataFormatGetChannelMaskTableIndex Index for the AcxDataFormatGetChannelMask function. |
AcxDataFormatGetSampleSizeTableIndex Index for the AcxDataFormatGetSampleSize function. |
AcxDataFormatGetBitsPerSampleTableIndex Index for the AcxDataFormatGetBitsPerSample function. |
AcxDataFormatGetValidBitsPerSampleTableIndex Index for the AcxDataFormatGetValidBitsPerSample function. |
AcxDataFormatGetSamplesPerBlockTableIndex Index for the AcxDataFormatGetSamplesPerBlock function. |
AcxDataFormatGetBlockAlignTableIndex Index for the AcxDataFormatGetBlockAlign function. |
AcxDataFormatGetSampleRateTableIndex Index for the AcxDataFormatGetSampleRate function. |
AcxDataFormatGetAverageBytesPerSecTableIndex Index for the AcxDataFormatGetAverageBytesPerSec function. |
AcxDataFormatGetEncodedSamplesPerSecTableIndex Index for the AcxDataFormatGetEncodedSamplesPerSec function. |
AcxDataFormatGetEncodedChannelCountTableIndex Index for the AcxDataFormatGetEncodedChannelCount function. |
AcxDataFormatGetEncodedAverageBytesPerSecTableIndex Index for the AcxDataFormatGetEncodedAverageBytesPerSec function. |
AcxDataFormatGetKsDataFormatTableIndex Index for the AcxDataFormatGetKsDataFormat function. |
AcxDataFormatGetWaveFormatExTableIndex Index for the AcxDataFormatGetWaveFormatEx function. |
AcxDataFormatGetWaveFormatExtensibleTableIndex Index for the AcxDataFormatGetWaveFormatExtensible function. |
AcxDataFormatGetWaveFormatExtensibleIec61937TableIndex Index for the AcxDataFormatGetWaveFormatExtensibleIec61937 function. |
AcxDataFormatIsEqualTableIndex Index for the AcxDataFormatIsEqual function. |
AcxDataFormatListCreateTableIndex Index for the AcxDataFormatListCreate function. |
AcxDataFormatListAddDataFormatTableIndex Index for the AcxDataFormatListAddDataFormat function. |
AcxDataFormatListRemoveDataFormatTableIndex Index for the AcxDataFormatListRemoveDataFormat function. |
AcxDataFormatListAssignDefaultDataFormatTableIndex Index for the AcxDataFormatListAssignDefaultDataFormat function. |
AcxDataFormatListRetrieveDefaultDataFormatTableIndex Index for the AcxDataFormatListRetrieveDefaultDataFormat function. |
AcxDataFormatListBeginIterationTableIndex Index for the AcxDataFormatListBeginIteration function. |
AcxDataFormatListRetrieveNextFormatTableIndex Index for the AcxDataFormatListRetrieveNextFormat function. |
AcxDataFormatListEndIterationTableIndex Index for the AcxDataFormatListEndIteration function. |
AcxDeviceInitInitializeTableIndex Index for the AcxDeviceInitInitialize function. |
AcxDeviceInitializeTableIndex Index for the AcxDeviceInitialize function. |
AcxDeviceAddCircuitTableIndex Index for the AcxDeviceAddCircuit function. |
AcxDeviceRemoveCircuitTableIndex Index for the AcxDeviceRemoveCircuit function. |
AcxDeviceDetachCircuitTableIndex Index for the AcxDeviceDetachCircuit function. |
AcxDeviceAddCircuitDeviceTableIndex Index for the AcxDeviceAddCircuitDevice function. |
AcxDeviceRemoveCircuitDeviceTableIndex Index for the AcxDeviceRemoveCircuitDevice function. |
AcxDeviceAddFactoryCircuitTableIndex Index for the AcxDeviceAddFactoryCircuit function. |
AcxDeviceRemoveFactoryCircuitTableIndex Index for the AcxDeviceRemoveFactoryCircuit function. |
AcxDeviceGetCurrentDxExitLatencyTableIndex Index for the AcxDeviceGetCurrentDxExitLatency function. |
AcxDriverInitializeTableIndex Index for the AcxDriverInitialize function. |
AcxDriverIsVersionAvailableTableIndex Index for the AcxDriverIsVersionAvailable function. |
AcxElementCreateTableIndex Index for the AcxElementCreate function. |
AcxElementAddEventsTableIndex Index for the AcxElementAddEvents function. |
AcxElementGetIdTableIndex Index for the AcxElementGetId function. |
AcxElementGetContainerTableIndex Index for the AcxElementGetContainer function. |
AcxMuteCreateTableIndex Index for the AcxMuteCreate function. |
AcxMuteChangeStateNotificationTableIndex Index for the AcxMuteChangeStateNotification function. |
AcxVolumeCreateTableIndex Index for the AcxVolumeCreate function. |
AcxVolumeChangeLevelNotificationTableIndex Index for the AcxVolumeChangeLevelNotification function. |
AcxPeakMeterCreateTableIndex Index for the AcxPeakMeterCreate function. |
AcxAudioEngineCreateTableIndex Index for the AcxAudioEngineCreate function. |
AcxAudioEngineGetDeviceFormatListTableIndex Index for the AcxAudioEngineGetDeviceFormatList function. |
AcxStreamAudioEngineCreateTableIndex Index for the AcxStreamAudioEngineCreate function. |
AcxStreamAudioEngineGetStreamTableIndex Index for the AcxStreamAudioEngineGetStream function. |
AcxKeywordSpotterCreateTableIndex Index for the AcxKeywordSpotterCreate function. |
AcxAudioModuleCreateTableIndex Index for the AcxAudioModuleCreate function. |
AcxEventCreateTableIndex Index for the AcxEventCreate function. |
AcxEventAddEventDataTableIndex Index for the AcxEventAddEventData function. |
AcxEventGenerateEventTableIndex Index for the AcxEventGenerateEvent function. |
AcxPnpEventCreateTableIndex Index for the AcxPnpEventCreate function. |
AcxPnpEventGenerateEventTableIndex Index for the AcxPnpEventGenerateEvent function. |
AcxGetManagerTableIndex Index for the AcxGetManager function. |
AcxManagerAddCompositeTemplateTableIndex Index for the AcxManagerAddCompositeTemplate function. |
AcxManagerRemoveCompositeTemplateTableIndex Index for the AcxManagerRemoveCompositeTemplate function. |
AcxCompositeTemplateCreateTableIndex Index for the AcxCompositeTemplateCreate function. |
AcxCompositeTemplateAssignCircuitsTableIndex Index for the AcxCompositeTemplateAssignCircuits function. |
AcxCompositeTemplateSetCoreCircuitTableIndex Index for the AcxCompositeTemplateSetCoreCircuit function. |
AcxCircuitTemplateCreateTableIndex Index for the AcxCircuitTemplateCreate function. |
AcxObjectBagCreateTableIndex Index for the AcxObjectBagCreate function. |
AcxObjectBagOpenTableIndex Index for the AcxObjectBagOpen function. |
AcxObjectBagAddI1TableIndex Index for the AcxObjectBagAddI1 function. |
AcxObjectBagAddUI1TableIndex Index for the AcxObjectBagAddUI1 function. |
AcxObjectBagAddI2TableIndex Index for the AcxObjectBagAddI2 function. |
AcxObjectBagAddUI2TableIndex Index for the AcxObjectBagAddUI2 function. |
AcxObjectBagAddI4TableIndex Index for the AcxObjectBagAddI4 function. |
AcxObjectBagAddUI4TableIndex Index for the AcxObjectBagAddUI4 function. |
AcxObjectBagAddI8TableIndex Index for the AcxObjectBagAddI8 function. |
AcxObjectBagAddUI8TableIndex Index for the AcxObjectBagAddUI8 function. |
AcxObjectBagAddSizeTTableIndex Index for the AcxObjectBagAddSizeT function. |
AcxObjectBagAddGuidTableIndex Index for the AcxObjectBagAddGuid function. |
AcxObjectBagAddStringTableIndex Index for the AcxObjectBagAddString function. |
AcxObjectBagAddMultiStringTableIndex Index for the AcxObjectBagAddMultiString function. |
AcxObjectBagAddUnicodeStringTableIndex Index for the AcxObjectBagAddUnicodeString function. |
AcxObjectBagAddBlobTableIndex Index for the AcxObjectBagAddBlob function. |
AcxObjectBagRetrieveI1TableIndex Index for the AcxObjectBagRetrieveI1 function. |
AcxObjectBagRetrieveUI1TableIndex Index for the AcxObjectBagRetrieveUI1 function. |
AcxObjectBagRetrieveI2TableIndex Index for the AcxObjectBagRetrieveI2 function. |
AcxObjectBagRetrieveUI2TableIndex Index for the AcxObjectBagRetrieveUI2 function. |
AcxObjectBagRetrieveI4TableIndex Index for the AcxObjectBagRetrieveI4 function. |
AcxObjectBagRetrieveUI4TableIndex Index for the AcxObjectBagRetrieveUI4 function. |
AcxObjectBagRetrieveI8TableIndex Index for the AcxObjectBagRetrieveI8 function. |
AcxObjectBagRetrieveUI8TableIndex Index for the AcxObjectBagRetrieveUI8 function. |
AcxObjectBagRetrieveSizeTTableIndex Index for the AcxObjectBagRetrieveSizeT function. |
AcxObjectBagRetrieveGuidTableIndex Index for the AcxObjectBagRetrieveGuid function. |
AcxObjectBagRetrieveStringTableIndex Index for the AcxObjectBagRetrieveString function. |
AcxObjectBagRetrieveMultiStringTableIndex Index for the AcxObjectBagRetrieveMultiString function. |
AcxObjectBagRetrieveUnicodeStringTableIndex Index for the AcxObjectBagRetrieveUnicodeString function. |
AcxObjectBagRetrieveBlobTableIndex Index for the AcxObjectBagRetrieveBlob function. |
AcxPinCreateTableIndex Index for the AcxPinCreate function. |
AcxPinAddEventsTableIndex Index for the AcxPinAddEvents function. |
AcxPinAddJacksTableIndex Index for the AcxPinAddJacks function. |
AcxPinRetrieveModeDataFormatListTableIndex Index for the AcxPinRetrieveModeDataFormatList function. |
AcxPinAssignModeDataFormatListTableIndex Index for the AcxPinAssignModeDataFormatList function. |
AcxPinGetRawDataFormatListTableIndex Index for the AcxPinGetRawDataFormatList function. |
AcxPinNotifyDataFormatChangeTableIndex Index for the AcxPinNotifyDataFormatChange function. |
AcxPinAddStreamBridgesTableIndex Index for the AcxPinAddStreamBridges function. |
AcxPinRemoveStreamBridgesTableIndex Index for the AcxPinRemoveStreamBridges function. |
AcxPinGetCircuitTableIndex Index for the AcxPinGetCircuit function. |
AcxPinGetTypeTableIndex Index for the AcxPinGetType function. |
AcxPinGetIdTableIndex Index for the AcxPinGetId function. |
AcxJackCreateTableIndex Index for the AcxJackCreate function. |
AcxJackChangeStateNotificationTableIndex Index for the AcxJackChangeStateNotification function. |
AcxMicArrayGeometryCreateTableIndex Index for the AcxMicArrayGeometryCreate function. |
AcxMicArrayGeometryAddMicrophoneCoordinatesTableIndex Index for the AcxMicArrayGeometryAddMicrophoneCoordinates function. |
AcxRequestGetParametersTableIndex Index for the AcxRequestGetParameters function. |
AcxStreamInitAssignPropertiesTableIndex Index for the AcxStreamInitAssignProperties function. |
AcxStreamInitAssignMethodsTableIndex Index for the AcxStreamInitAssignMethods function. |
AcxStreamInitAssignAcxRequestPreprocessCallbackTableIndex Index for the AcxStreamInitAssignAcxRequestPreprocessCallback function. |
AcxStreamInitAssignAcxStreamCallbacksTableIndex Index for the AcxStreamInitAssignAcxStreamCallbacks function. |
AcxStreamInitAssignAcxRtStreamCallbacksTableIndex Index for the AcxStreamInitAssignAcxRtStreamCallbacks function. |
AcxStreamInitSetAcxRtStreamSupportsNotificationsTableIndex Index for the AcxStreamInitSetAcxRtStreamSupportsNotifications function. |
AcxStreamCreateTableIndex Index for the AcxStreamCreate function. |
AcxStreamAddEventsTableIndex Index for the AcxStreamAddEvents function. |
AcxStreamAddElementsTableIndex Index for the AcxStreamAddElements function. |
AcxStreamGetElementByIdTableIndex Index for the AcxStreamGetElementById function. |
AcxStreamAddConnectionsTableIndex Index for the AcxStreamAddConnections function. |
AcxStreamGetCircuitTableIndex Index for the AcxStreamGetCircuit function. |
AcxStreamDispatchAcxRequestTableIndex Index for the AcxStreamDispatchAcxRequest function. |
AcxStreamStopIoActualTableIndex Index for the AcxStreamStopIoActual function. |
AcxStreamResumeIoActualTableIndex Index for the AcxStreamResumeIoActual function. |
AcxRtStreamCreateTableIndex Index for the AcxRtStreamCreate function. |
AcxRtStreamNotifyPacketCompleteTableIndex Index for the AcxRtStreamNotifyPacketComplete function. |
AcxDrmAddContentHandlersTableIndex Index for the AcxDrmAddContentHandlers function. |
AcxDrmCreateContentMixedTableIndex Index for the AcxDrmCreateContentMixed function. |
AcxDrmDestroyContentTableIndex Index for the AcxDrmDestroyContent function. |
AcxDrmForwardContentToDeviceObjectTableIndex Index for the AcxDrmForwardContentToDeviceObject function. |
AcxDrmRetrieveContentRightsTableIndex Index for the AcxDrmRetrieveContentRights function. |
AcxStreamBridgeCreateTableIndex Index for the AcxStreamBridgeCreate function. |
AcxStreamBridgeAddStreamTableIndex Index for the AcxStreamBridgeAddStream function. |
AcxStreamBridgeRemoveStreamTableIndex Index for the AcxStreamBridgeRemoveStream function. |
AcxStreamBridgeGetTargetStreamTableIndex Index for the AcxStreamBridgeGetTargetStream function. |
AcxTargetCircuitCreateTableIndex Index for the AcxTargetCircuitCreate function. |
AcxTargetCircuitGetWdfIoTargetTableIndex Index for the AcxTargetCircuitGetWdfIoTarget function. |
AcxTargetCircuitGetPinsCountTableIndex Index for the AcxTargetCircuitGetPinsCount function. |
AcxTargetCircuitGetTargetPinTableIndex Index for the AcxTargetCircuitGetTargetPin function. |
AcxTargetCircuitGetElementsCountTableIndex Index for the AcxTargetCircuitGetElementsCount function. |
AcxTargetCircuitGetTargetElementTableIndex Index for the AcxTargetCircuitGetTargetElement function. |
AcxTargetCircuitFormatRequestForPropertyTableIndex Index for the AcxTargetCircuitFormatRequestForProperty function. |
AcxTargetCircuitFormatRequestForMethodTableIndex Index for the AcxTargetCircuitFormatRequestForMethod function. |
AcxTargetPinGetIdTableIndex Index for the AcxTargetPinGetId function. |
AcxTargetPinGetWdfIoTargetTableIndex Index for the AcxTargetPinGetWdfIoTarget function. |
AcxTargetPinRetrieveModeDataFormatListTableIndex Index for the AcxTargetPinRetrieveModeDataFormatList function. |
AcxTargetPinFormatRequestForPropertyTableIndex Index for the AcxTargetPinFormatRequestForProperty function. |
AcxTargetPinFormatRequestForMethodTableIndex Index for the AcxTargetPinFormatRequestForMethod function. |
AcxTargetElementGetIdTableIndex Index for the AcxTargetElementGetId function. |
AcxTargetElementGetTypeTableIndex Index for the AcxTargetElementGetType function. |
AcxTargetElementGetNameTagTableIndex Index for the AcxTargetElementGetNameTag function. |
AcxTargetElementGetWdfIoTargetTableIndex Index for the AcxTargetElementGetWdfIoTarget function. |
AcxTargetElementFormatRequestForPropertyTableIndex Index for the AcxTargetElementFormatRequestForProperty function. |
AcxTargetElementFormatRequestForMethodTableIndex Index for the AcxTargetElementFormatRequestForMethod function. |
AcxTargetStreamCreateTableIndex Index for the AcxTargetStreamCreate function. |
AcxTargetStreamGetWdfIoTargetTableIndex Index for the AcxTargetStreamGetWdfIoTarget function. |
AcxTargetStreamGetElementsCountTableIndex Index for the AcxTargetStreamGetElementsCount function. |
AcxTargetStreamGetTargetElementTableIndex Index for the AcxTargetStreamGetTargetElement function. |
AcxTargetStreamAssignDrmContentIdTableIndex Index for the AcxTargetStreamAssignDrmContentId function. |
AcxTargetStreamFormatRequestForPropertyTableIndex Index for the AcxTargetStreamFormatRequestForProperty function. |
AcxTargetStreamFormatRequestForMethodTableIndex Index for the AcxTargetStreamFormatRequestForMethod function. |
AcxTargetFactoryCircuitCreateTableIndex Index for the AcxTargetFactoryCircuitCreate function. |
AcxTargetFactoryCircuitGetWdfIoTargetTableIndex Index for the AcxTargetFactoryCircuitGetWdfIoTarget function. |
AcxTargetFactoryCircuitFormatRequestForPropertyTableIndex Index for the AcxTargetFactoryCircuitFormatRequestForProperty function. |
AcxTargetFactoryCircuitFormatRequestForMethodTableIndex Index for the AcxTargetFactoryCircuitFormatRequestForMethod function. |
AcxCircuitGetElementsCountTableIndex Index for the AcxCircuitGetElementsCount function. |
AcxCircuitGetPinsCountTableIndex Index for the AcxCircuitGetPinsCount function. |
AcxCircuitGetSymbolicLinkNameTableIndex Index for the AcxCircuitGetSymbolicLinkName function. |
AcxCircuitGetNotificationIdTableIndex Index for the AcxCircuitGetNotificationId function. |
AcxFactoryCircuitGetSymbolicLinkNameTableIndex Index for the AcxFactoryCircuitGetSymbolicLinkName function. |
AcxDataFormatListRemoveDataFormatsTableIndex Index for the AcxDataFormatListRemoveDataFormats function. |
AcxPinRemoveModeDataFormatListTableIndex Index for the AcxPinRemoveModeDataFormatList function. |
AcxStreamGetElementsCountTableIndex Index for the AcxStreamGetElementsCount function. |
AcxStreamGetNotificationIdTableIndex Index for the AcxStreamGetNotificationId function. |
AcxTargetCircuitGetSymbolicLinkNameTableIndex Index for the AcxTargetCircuitGetSymbolicLinkName function. |
AcxTargetPinFlushModeDataFormatListCacheTableIndex Index for the AcxTargetPinFlushModeDataFormatListCache function. |
AcxFunctionTableNumEntries Indicates the final entry in the functions table. |
Remarks
ACX requirements
Minimum ACX version: 1.1
For more information about ACX versions, see ACX version overview.
Requirements
Requirement | Value |
---|---|
Header | acxfuncenum.h |