Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
AcxCircuitInitAllocateTableIndexIndex for the AcxCircuitInitAllocate function. |
AcxCircuitInitFreeTableIndexIndex for the AcxCircuitInitFree function. |
AcxCircuitInitSetComponentIdTableIndexIndex for the AcxCircuitInitSetComponentId function. |
AcxCircuitInitAssignComponentUriTableIndexIndex for the AcxCircuitInitAssignComponentUri function. |
AcxCircuitInitAssignNameTableIndexIndex for the AcxCircuitInitAssignName function. |
AcxCircuitInitAssignCategoriesTableIndexIndex for the AcxCircuitInitAssignCategories function. |
AcxCircuitInitSetCircuitTypeTableIndexIndex for the AcxCircuitInitSetCircuitType function. |
AcxCircuitInitAssignPropertiesTableIndexIndex for the AcxCircuitInitAssignProperties function. |
AcxCircuitInitAssignMethodsTableIndexIndex for the AcxCircuitInitAssignMethods function. |
AcxCircuitInitSetAcxCircuitPnpPowerCallbacksTableIndexIndex for the AcxCircuitInitSetAcxCircuitPnpPowerCallbacks function. |
AcxCircuitInitSetAcxCircuitCompositeCallbacksTableIndexIndex for the AcxCircuitInitSetAcxCircuitCompositeCallbacks function. |
AcxCircuitInitAssignAcxRequestPreprocessCallbackTableIndexIndex for the AcxCircuitInitAssignAcxRequestPreprocessCallback function. |
AcxCircuitInitAssignAcxCreateStreamCallbackTableIndexIndex for the AcxCircuitInitAssignAcxCreateStreamCallback function. |
AcxCircuitInitDisableDefaultStreamBridgeHandlingTableIndexIndex for the AcxCircuitInitDisableDefaultStreamBridgeHandling function. |
AcxCircuitCreateTableIndexIndex for the AcxCircuitCreate function. |
AcxCircuitAddEventsTableIndexIndex for the AcxCircuitAddEvents function. |
AcxCircuitAddElementsTableIndexIndex for the AcxCircuitAddElements function. |
AcxCircuitGetElementByIdTableIndexIndex for the AcxCircuitGetElementById function. |
AcxCircuitAddConnectionsTableIndexIndex for the AcxCircuitAddConnections function. |
AcxCircuitAddPhysicalConnectionsTableIndexIndex for the AcxCircuitAddPhysicalConnections function. |
AcxCircuitAddPinsTableIndexIndex for the AcxCircuitAddPins function. |
AcxCircuitGetPinByIdTableIndexIndex for the AcxCircuitGetPinById function. |
AcxCircuitGetWdfDeviceTableIndexIndex for the AcxCircuitGetWdfDevice function. |
AcxCircuitDispatchAcxRequestTableIndexIndex for the AcxCircuitDispatchAcxRequest function. |
AcxCircuitStopIoActualTableIndexIndex for the AcxCircuitStopIoActual function. |
AcxCircuitResumeIoActualTableIndexIndex for the AcxCircuitResumeIoActual function. |
AcxFactoryCircuitInitAllocateTableIndexIndex for the AcxFactoryCircuitInitAllocate function. |
AcxFactoryCircuitInitFreeTableIndexIndex for the AcxFactoryCircuitInitFree function. |
AcxFactoryCircuitInitSetComponentIdTableIndexIndex for the AcxFactoryCircuitInitSetComponentId function. |
AcxFactoryCircuitInitAssignComponentUriTableIndexIndex for the AcxFactoryCircuitInitAssignComponentUri function. |
AcxFactoryCircuitInitAssignNameTableIndexIndex for the AcxFactoryCircuitInitAssignName function. |
AcxFactoryCircuitInitAssignCategoriesTableIndexIndex for the AcxFactoryCircuitInitAssignCategories function. |
AcxFactoryCircuitInitAssignPropertiesTableIndexIndex for the AcxFactoryCircuitInitAssignProperties function. |
AcxFactoryCircuitInitAssignMethodsTableIndexIndex for the AcxFactoryCircuitInitAssignMethods function. |
AcxFactoryCircuitInitSetOperationCallbacksTableIndexIndex for the AcxFactoryCircuitInitSetOperationCallbacks function. |
AcxFactoryCircuitInitSetAcxCircuitPnpPowerCallbacksTableIndexIndex for the AcxFactoryCircuitInitSetAcxCircuitPnpPowerCallbacks function. |
AcxFactoryCircuitInitAssignAcxRequestPreprocessCallbackTableIndexIndex for the AcxFactoryCircuitInitAssignAcxRequestPreprocessCallback function. |
AcxFactoryCircuitCreateTableIndexIndex for the AcxFactoryCircuitCreate function. |
AcxFactoryCircuitAddElementsTableIndexIndex for the AcxFactoryCircuitAddElements function. |
AcxDataFormatCreateTableIndexIndex for the AcxDataFormatCreate function. |
AcxDataFormatGetMajorFormatTableIndexIndex for the AcxDataFormatGetMajorFormat function. |
AcxDataFormatGetSubFormatTableIndexIndex for the AcxDataFormatGetSubFormat function. |
AcxDataFormatGetSpecifierTableIndexIndex for the AcxDataFormatGetSpecifier function. |
AcxDataFormatGetChannelsCountTableIndexIndex for the AcxDataFormatGetChannelsCount function. |
AcxDataFormatGetChannelMaskTableIndexIndex for the AcxDataFormatGetChannelMask function. |
AcxDataFormatGetSampleSizeTableIndexIndex for the AcxDataFormatGetSampleSize function. |
AcxDataFormatGetBitsPerSampleTableIndexIndex for the AcxDataFormatGetBitsPerSample function. |
AcxDataFormatGetValidBitsPerSampleTableIndexIndex for the AcxDataFormatGetValidBitsPerSample function. |
AcxDataFormatGetSamplesPerBlockTableIndexIndex for the AcxDataFormatGetSamplesPerBlock function. |
AcxDataFormatGetBlockAlignTableIndexIndex for the AcxDataFormatGetBlockAlign function. |
AcxDataFormatGetSampleRateTableIndexIndex for the AcxDataFormatGetSampleRate function. |
AcxDataFormatGetAverageBytesPerSecTableIndexIndex for the AcxDataFormatGetAverageBytesPerSec function. |
AcxDataFormatGetEncodedSamplesPerSecTableIndexIndex for the AcxDataFormatGetEncodedSamplesPerSec function. |
AcxDataFormatGetEncodedChannelCountTableIndexIndex for the AcxDataFormatGetEncodedChannelCount function. |
AcxDataFormatGetEncodedAverageBytesPerSecTableIndexIndex for the AcxDataFormatGetEncodedAverageBytesPerSec function. |
AcxDataFormatGetKsDataFormatTableIndexIndex for the AcxDataFormatGetKsDataFormat function. |
AcxDataFormatGetWaveFormatExTableIndexIndex for the AcxDataFormatGetWaveFormatEx function. |
AcxDataFormatGetWaveFormatExtensibleTableIndexIndex for the AcxDataFormatGetWaveFormatExtensible function. |
AcxDataFormatGetWaveFormatExtensibleIec61937TableIndexIndex for the AcxDataFormatGetWaveFormatExtensibleIec61937 function. |
AcxDataFormatIsEqualTableIndexIndex for the AcxDataFormatIsEqual function. |
AcxDataFormatListCreateTableIndexIndex for the AcxDataFormatListCreate function. |
AcxDataFormatListAddDataFormatTableIndexIndex for the AcxDataFormatListAddDataFormat function. |
AcxDataFormatListRemoveDataFormatTableIndexIndex for the AcxDataFormatListRemoveDataFormat function. |
AcxDataFormatListAssignDefaultDataFormatTableIndexIndex for the AcxDataFormatListAssignDefaultDataFormat function. |
AcxDataFormatListRetrieveDefaultDataFormatTableIndexIndex for the AcxDataFormatListRetrieveDefaultDataFormat function. |
AcxDataFormatListBeginIterationTableIndexIndex for the AcxDataFormatListBeginIteration function. |
AcxDataFormatListRetrieveNextFormatTableIndexIndex for the AcxDataFormatListRetrieveNextFormat function. |
AcxDataFormatListEndIterationTableIndexIndex for the AcxDataFormatListEndIteration function. |
AcxDeviceInitInitializeTableIndexIndex for the AcxDeviceInitInitialize function. |
AcxDeviceInitializeTableIndexIndex for the AcxDeviceInitialize function. |
AcxDeviceAddCircuitTableIndexIndex for the AcxDeviceAddCircuit function. |
AcxDeviceRemoveCircuitTableIndexIndex for the AcxDeviceRemoveCircuit function. |
AcxDeviceDetachCircuitTableIndexIndex for the AcxDeviceDetachCircuit function. |
AcxDeviceAddCircuitDeviceTableIndexIndex for the AcxDeviceAddCircuitDevice function. |
AcxDeviceRemoveCircuitDeviceTableIndexIndex for the AcxDeviceRemoveCircuitDevice function. |
AcxDeviceAddFactoryCircuitTableIndexIndex for the AcxDeviceAddFactoryCircuit function. |
AcxDeviceRemoveFactoryCircuitTableIndexIndex for the AcxDeviceRemoveFactoryCircuit function. |
AcxDeviceGetCurrentDxExitLatencyTableIndexIndex for the AcxDeviceGetCurrentDxExitLatency function. |
AcxDriverInitializeTableIndexIndex for the AcxDriverInitialize function. |
AcxDriverIsVersionAvailableTableIndexIndex for the AcxDriverIsVersionAvailable function. |
AcxElementCreateTableIndexIndex for the AcxElementCreate function. |
AcxElementAddEventsTableIndexIndex for the AcxElementAddEvents function. |
AcxElementGetIdTableIndexIndex for the AcxElementGetId function. |
AcxElementGetContainerTableIndexIndex for the AcxElementGetContainer function. |
AcxMuteCreateTableIndexIndex for the AcxMuteCreate function. |
AcxMuteChangeStateNotificationTableIndexIndex for the AcxMuteChangeStateNotification function. |
AcxVolumeCreateTableIndexIndex for the AcxVolumeCreate function. |
AcxVolumeChangeLevelNotificationTableIndexIndex for the AcxVolumeChangeLevelNotification function. |
AcxPeakMeterCreateTableIndexIndex for the AcxPeakMeterCreate function. |
AcxAudioEngineCreateTableIndexIndex for the AcxAudioEngineCreate function. |
AcxAudioEngineGetDeviceFormatListTableIndexIndex for the AcxAudioEngineGetDeviceFormatList function. |
AcxStreamAudioEngineCreateTableIndexIndex for the AcxStreamAudioEngineCreate function. |
AcxStreamAudioEngineGetStreamTableIndexIndex for the AcxStreamAudioEngineGetStream function. |
AcxKeywordSpotterCreateTableIndexIndex for the AcxKeywordSpotterCreate function. |
AcxAudioModuleCreateTableIndexIndex for the AcxAudioModuleCreate function. |
AcxEventCreateTableIndexIndex for the AcxEventCreate function. |
AcxEventAddEventDataTableIndexIndex for the AcxEventAddEventData function. |
AcxEventGenerateEventTableIndexIndex for the AcxEventGenerateEvent function. |
AcxPnpEventCreateTableIndexIndex for the AcxPnpEventCreate function. |
AcxPnpEventGenerateEventTableIndexIndex for the AcxPnpEventGenerateEvent function. |
AcxGetManagerTableIndexIndex for the AcxGetManager function. |
AcxManagerAddCompositeTemplateTableIndexIndex for the AcxManagerAddCompositeTemplate function. |
AcxManagerRemoveCompositeTemplateTableIndexIndex for the AcxManagerRemoveCompositeTemplate function. |
AcxCompositeTemplateCreateTableIndexIndex for the AcxCompositeTemplateCreate function. |
AcxCompositeTemplateAssignCircuitsTableIndexIndex for the AcxCompositeTemplateAssignCircuits function. |
AcxCompositeTemplateSetCoreCircuitTableIndexIndex for the AcxCompositeTemplateSetCoreCircuit function. |
AcxCircuitTemplateCreateTableIndexIndex for the AcxCircuitTemplateCreate function. |
AcxObjectBagCreateTableIndexIndex for the AcxObjectBagCreate function. |
AcxObjectBagOpenTableIndexIndex for the AcxObjectBagOpen function. |
AcxObjectBagAddI1TableIndexIndex for the AcxObjectBagAddI1 function. |
AcxObjectBagAddUI1TableIndexIndex for the AcxObjectBagAddUI1 function. |
AcxObjectBagAddI2TableIndexIndex for the AcxObjectBagAddI2 function. |
AcxObjectBagAddUI2TableIndexIndex for the AcxObjectBagAddUI2 function. |
AcxObjectBagAddI4TableIndexIndex for the AcxObjectBagAddI4 function. |
AcxObjectBagAddUI4TableIndexIndex for the AcxObjectBagAddUI4 function. |
AcxObjectBagAddI8TableIndexIndex for the AcxObjectBagAddI8 function. |
AcxObjectBagAddUI8TableIndexIndex for the AcxObjectBagAddUI8 function. |
AcxObjectBagAddSizeTTableIndexIndex for the AcxObjectBagAddSizeT function. |
AcxObjectBagAddGuidTableIndexIndex for the AcxObjectBagAddGuid function. |
AcxObjectBagAddStringTableIndexIndex for the AcxObjectBagAddString function. |
AcxObjectBagAddMultiStringTableIndexIndex for the AcxObjectBagAddMultiString function. |
AcxObjectBagAddUnicodeStringTableIndexIndex for the AcxObjectBagAddUnicodeString function. |
AcxObjectBagAddBlobTableIndexIndex for the AcxObjectBagAddBlob function. |
AcxObjectBagRetrieveI1TableIndexIndex for the AcxObjectBagRetrieveI1 function. |
AcxObjectBagRetrieveUI1TableIndexIndex for the AcxObjectBagRetrieveUI1 function. |
AcxObjectBagRetrieveI2TableIndexIndex for the AcxObjectBagRetrieveI2 function. |
AcxObjectBagRetrieveUI2TableIndexIndex for the AcxObjectBagRetrieveUI2 function. |
AcxObjectBagRetrieveI4TableIndexIndex for the AcxObjectBagRetrieveI4 function. |
AcxObjectBagRetrieveUI4TableIndexIndex for the AcxObjectBagRetrieveUI4 function. |
AcxObjectBagRetrieveI8TableIndexIndex for the AcxObjectBagRetrieveI8 function. |
AcxObjectBagRetrieveUI8TableIndexIndex for the AcxObjectBagRetrieveUI8 function. |
AcxObjectBagRetrieveSizeTTableIndexIndex for the AcxObjectBagRetrieveSizeT function. |
AcxObjectBagRetrieveGuidTableIndexIndex for the AcxObjectBagRetrieveGuid function. |
AcxObjectBagRetrieveStringTableIndexIndex for the AcxObjectBagRetrieveString function. |
AcxObjectBagRetrieveMultiStringTableIndexIndex for the AcxObjectBagRetrieveMultiString function. |
AcxObjectBagRetrieveUnicodeStringTableIndexIndex for the AcxObjectBagRetrieveUnicodeString function. |
AcxObjectBagRetrieveBlobTableIndexIndex for the AcxObjectBagRetrieveBlob function. |
AcxPinCreateTableIndexIndex for the AcxPinCreate function. |
AcxPinAddEventsTableIndexIndex for the AcxPinAddEvents function. |
AcxPinAddJacksTableIndexIndex for the AcxPinAddJacks function. |
AcxPinRetrieveModeDataFormatListTableIndexIndex for the AcxPinRetrieveModeDataFormatList function. |
AcxPinAssignModeDataFormatListTableIndexIndex for the AcxPinAssignModeDataFormatList function. |
AcxPinGetRawDataFormatListTableIndexIndex for the AcxPinGetRawDataFormatList function. |
AcxPinNotifyDataFormatChangeTableIndexIndex for the AcxPinNotifyDataFormatChange function. |
AcxPinAddStreamBridgesTableIndexIndex for the AcxPinAddStreamBridges function. |
AcxPinRemoveStreamBridgesTableIndexIndex for the AcxPinRemoveStreamBridges function. |
AcxPinGetCircuitTableIndexIndex for the AcxPinGetCircuit function. |
AcxPinGetTypeTableIndexIndex for the AcxPinGetType function. |
AcxPinGetIdTableIndexIndex for the AcxPinGetId function. |
AcxJackCreateTableIndexIndex for the AcxJackCreate function. |
AcxJackChangeStateNotificationTableIndexIndex for the AcxJackChangeStateNotification function. |
AcxMicArrayGeometryCreateTableIndexIndex for the AcxMicArrayGeometryCreate function. |
AcxMicArrayGeometryAddMicrophoneCoordinatesTableIndexIndex for the AcxMicArrayGeometryAddMicrophoneCoordinates function. |
AcxRequestGetParametersTableIndexIndex for the AcxRequestGetParameters function. |
AcxStreamInitAssignPropertiesTableIndexIndex for the AcxStreamInitAssignProperties function. |
AcxStreamInitAssignMethodsTableIndexIndex for the AcxStreamInitAssignMethods function. |
AcxStreamInitAssignAcxRequestPreprocessCallbackTableIndexIndex for the AcxStreamInitAssignAcxRequestPreprocessCallback function. |
AcxStreamInitAssignAcxStreamCallbacksTableIndexIndex for the AcxStreamInitAssignAcxStreamCallbacks function. |
AcxStreamInitAssignAcxRtStreamCallbacksTableIndexIndex for the AcxStreamInitAssignAcxRtStreamCallbacks function. |
AcxStreamInitSetAcxRtStreamSupportsNotificationsTableIndexIndex for the AcxStreamInitSetAcxRtStreamSupportsNotifications function. |
AcxStreamCreateTableIndexIndex for the AcxStreamCreate function. |
AcxStreamAddEventsTableIndexIndex for the AcxStreamAddEvents function. |
AcxStreamAddElementsTableIndexIndex for the AcxStreamAddElements function. |
AcxStreamGetElementByIdTableIndexIndex for the AcxStreamGetElementById function. |
AcxStreamAddConnectionsTableIndexIndex for the AcxStreamAddConnections function. |
AcxStreamGetCircuitTableIndexIndex for the AcxStreamGetCircuit function. |
AcxStreamDispatchAcxRequestTableIndexIndex for the AcxStreamDispatchAcxRequest function. |
AcxStreamStopIoActualTableIndexIndex for the AcxStreamStopIoActual function. |
AcxStreamResumeIoActualTableIndexIndex for the AcxStreamResumeIoActual function. |
AcxRtStreamCreateTableIndexIndex for the AcxRtStreamCreate function. |
AcxRtStreamNotifyPacketCompleteTableIndexIndex for the AcxRtStreamNotifyPacketComplete function. |
AcxDrmAddContentHandlersTableIndexIndex for the AcxDrmAddContentHandlers function. |
AcxDrmCreateContentMixedTableIndexIndex for the AcxDrmCreateContentMixed function. |
AcxDrmDestroyContentTableIndexIndex for the AcxDrmDestroyContent function. |
AcxDrmForwardContentToDeviceObjectTableIndexIndex for the AcxDrmForwardContentToDeviceObject function. |
AcxDrmRetrieveContentRightsTableIndexIndex for the AcxDrmRetrieveContentRights function. |
AcxStreamBridgeCreateTableIndexIndex for the AcxStreamBridgeCreate function. |
AcxStreamBridgeAddStreamTableIndexIndex for the AcxStreamBridgeAddStream function. |
AcxStreamBridgeRemoveStreamTableIndexIndex for the AcxStreamBridgeRemoveStream function. |
AcxStreamBridgeGetTargetStreamTableIndexIndex for the AcxStreamBridgeGetTargetStream function. |
AcxTargetCircuitCreateTableIndexIndex for the AcxTargetCircuitCreate function. |
AcxTargetCircuitGetWdfIoTargetTableIndexIndex for the AcxTargetCircuitGetWdfIoTarget function. |
AcxTargetCircuitGetPinsCountTableIndexIndex for the AcxTargetCircuitGetPinsCount function. |
AcxTargetCircuitGetTargetPinTableIndexIndex for the AcxTargetCircuitGetTargetPin function. |
AcxTargetCircuitGetElementsCountTableIndexIndex for the AcxTargetCircuitGetElementsCount function. |
AcxTargetCircuitGetTargetElementTableIndexIndex for the AcxTargetCircuitGetTargetElement function. |
AcxTargetCircuitFormatRequestForPropertyTableIndexIndex for the AcxTargetCircuitFormatRequestForProperty function. |
AcxTargetCircuitFormatRequestForMethodTableIndexIndex for the AcxTargetCircuitFormatRequestForMethod function. |
AcxTargetPinGetIdTableIndexIndex for the AcxTargetPinGetId function. |
AcxTargetPinGetWdfIoTargetTableIndexIndex for the AcxTargetPinGetWdfIoTarget function. |
AcxTargetPinRetrieveModeDataFormatListTableIndexIndex for the AcxTargetPinRetrieveModeDataFormatList function. |
AcxTargetPinFormatRequestForPropertyTableIndexIndex for the AcxTargetPinFormatRequestForProperty function. |
AcxTargetPinFormatRequestForMethodTableIndexIndex for the AcxTargetPinFormatRequestForMethod function. |
AcxTargetElementGetIdTableIndexIndex for the AcxTargetElementGetId function. |
AcxTargetElementGetTypeTableIndexIndex for the AcxTargetElementGetType function. |
AcxTargetElementGetNameTagTableIndexIndex for the AcxTargetElementGetNameTag function. |
AcxTargetElementGetWdfIoTargetTableIndexIndex for the AcxTargetElementGetWdfIoTarget function. |
AcxTargetElementFormatRequestForPropertyTableIndexIndex for the AcxTargetElementFormatRequestForProperty function. |
AcxTargetElementFormatRequestForMethodTableIndexIndex for the AcxTargetElementFormatRequestForMethod function. |
AcxTargetStreamCreateTableIndexIndex for the AcxTargetStreamCreate function. |
AcxTargetStreamGetWdfIoTargetTableIndexIndex for the AcxTargetStreamGetWdfIoTarget function. |
AcxTargetStreamGetElementsCountTableIndexIndex for the AcxTargetStreamGetElementsCount function. |
AcxTargetStreamGetTargetElementTableIndexIndex for the AcxTargetStreamGetTargetElement function. |
AcxTargetStreamAssignDrmContentIdTableIndexIndex for the AcxTargetStreamAssignDrmContentId function. |
AcxTargetStreamFormatRequestForPropertyTableIndexIndex for the AcxTargetStreamFormatRequestForProperty function. |
AcxTargetStreamFormatRequestForMethodTableIndexIndex for the AcxTargetStreamFormatRequestForMethod function. |
AcxTargetFactoryCircuitCreateTableIndexIndex for the AcxTargetFactoryCircuitCreate function. |
AcxTargetFactoryCircuitGetWdfIoTargetTableIndexIndex for the AcxTargetFactoryCircuitGetWdfIoTarget function. |
AcxTargetFactoryCircuitFormatRequestForPropertyTableIndexIndex for the AcxTargetFactoryCircuitFormatRequestForProperty function. |
AcxTargetFactoryCircuitFormatRequestForMethodTableIndexIndex for the AcxTargetFactoryCircuitFormatRequestForMethod function. |
AcxCircuitGetElementsCountTableIndexIndex for the AcxCircuitGetElementsCount function. |
AcxCircuitGetPinsCountTableIndexIndex for the AcxCircuitGetPinsCount function. |
AcxCircuitGetSymbolicLinkNameTableIndexIndex for the AcxCircuitGetSymbolicLinkName function. |
AcxCircuitGetNotificationIdTableIndexIndex for the AcxCircuitGetNotificationId function. |
AcxFactoryCircuitGetSymbolicLinkNameTableIndexIndex for the AcxFactoryCircuitGetSymbolicLinkName function. |
AcxDataFormatListRemoveDataFormatsTableIndexIndex for the AcxDataFormatListRemoveDataFormats function. |
AcxPinRemoveModeDataFormatListTableIndexIndex for the AcxPinRemoveModeDataFormatList function. |
AcxStreamGetElementsCountTableIndexIndex for the AcxStreamGetElementsCount function. |
AcxStreamGetNotificationIdTableIndexIndex for the AcxStreamGetNotificationId function. |
AcxTargetCircuitGetSymbolicLinkNameTableIndexIndex for the AcxTargetCircuitGetSymbolicLinkName function. |
AcxTargetPinFlushModeDataFormatListCacheTableIndexIndex for the AcxTargetPinFlushModeDataFormatListCache function. |
AcxFunctionTableNumEntriesIndicates 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 |