ACXFUNCENUM 枚举 (acxfuncenum.h)

ACXFUNCENUM 枚举为 ACX 函数表提供索引。

语法

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,
  AcxFunctionTableNumEntries
} ACXFUNCENUM;

常量

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

注解

ACX 要求

最低 ACX 版本: 1.1

有关 ACX 版本的详细信息,请参阅 ACX 版本概述

要求

要求
Header acxfuncenum.h