ACXFUNCENUM 列舉 (acxfuncenum.h)

ACXFUNCENUM 列舉會在 ACX 函式的數據表中提供索引。

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,
  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
AcxTargetCircuitGetTargetTargetElement 函式的索引。
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 版本概觀

規格需求

需求
標頭 acxfuncenum.h