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,
AcxCircuitGetElementsCountTableIndex,
AcxCircuitGetPinsCountTableIndex,
AcxCircuitGetSymbolicLinkNameTableIndex,
AcxCircuitGetNotificationIdTableIndex,
AcxFactoryCircuitGetSymbolicLinkNameTableIndex,
AcxDataFormatListRemoveDataFormatsTableIndex,
AcxPinRemoveModeDataFormatListTableIndex,
AcxStreamGetElementsCountTableIndex,
AcxStreamGetNotificationIdTableIndex,
AcxTargetCircuitGetSymbolicLinkNameTableIndex,
AcxTargetPinFlushModeDataFormatListCacheTableIndex,
AcxFunctionTableNumEntries
} ACXFUNCENUM;
常數
AcxCircuitInitAllocateTableIndexAcxCircuitInitAllocate 函式的索引。 |
AcxCircuitInitFreeTableIndexAcxCircuitInitFree 函式的索引。 |
AcxCircuitInitSetComponentIdTableIndexAcxCircuitInitSetComponentId 函式的索引。 |
AcxCircuitInitAssignComponentUriTableIndexAcxCircuitInitAssignComponentUri 函式的索引。 |
AcxCircuitInitAssignNameTableIndexAcxCircuitInitAssignName 函式的索引。 |
AcxCircuitInitAssignCategoriesTableIndexAcxCircuitInitAssignCategories 函式的索引。 |
AcxCircuitInitSetCircuitTypeTableIndexAcxCircuitInitSetCircuitType 函式的索引。 |
AcxCircuitInitAssignPropertiesTableIndexAcxCircuitInitAssignProperties 函式的索引。 |
AcxCircuitInitAssignMethodsTableIndexAcxCircuitInitAssignMethods 函式的索引。 |
AcxCircuitInitSetAcxCircuitPnpPowerCallbacksTableIndexAcxCircuitInitSetAcxCircuitPnpPowerCallbacks 函式的索引。 |
AcxCircuitInitSetAcxCircuitCompositeCallbacksTableIndexAcxCircuitInitSetAcxCircuitCompositeCallbacks 函式的索引。 |
AcxCircuitInitAssignAcxRequestPreprocessCallbackTableIndexAcxCircuitInitAssignAcxRequestPreprocessCallback 函式的索引。 |
AcxCircuitInitAssignAcxCreateStreamCallbackTableIndexAcxCircuitInitAssignAcxCreateStreamCallback 函式的索引。 |
AcxCircuitInitDisableDefaultStreamBridgeHandlingTableIndexAcxCircuitInitDisableDefaultStreamBridgeHandling 函式的索引。 |
AcxCircuitCreateTableIndexAcxCircuitCreate 函式的索引。 |
AcxCircuitAddEventsTableIndexAcxCircuitAddEvents 函式的索引。 |
AcxCircuitAddElementsTableIndexAcxCircuitAddElements 函式的索引。 |
AcxCircuitGetElementByIdTableIndexAcxCircuitGetElementById 函式的索引。 |
AcxCircuitAddConnectionsTableIndexAcxCircuitAddConnections 函式的索引。 |
AcxCircuitAddPhysicalConnectionsTableIndexAcxCircuitAddPhysicalConnections 函式的索引。 |
AcxCircuitAddPinsTableIndexAcxCircuitAddPins 函式的索引。 |
AcxCircuitGetPinByIdTableIndexAcxCircuitGetPinById 函式的索引。 |
AcxCircuitGetWdfDeviceTableIndexAcxCircuitGetWdfDevice 函式的索引。 |
AcxCircuitDispatchAcxRequestTableIndexAcxCircuitDispatchAcxRequest 函式的索引。 |
AcxCircuitStopIoActualTableIndexAcxCircuitStopIoActual 函式的索引。 |
AcxCircuitResumeIoActualTableIndexAcxCircuitResumeIoActual 函式的索引。 |
AcxFactoryCircuitInitAllocateTableIndexAcxFactoryCircuitInitAllocate 函式的索引。 |
AcxFactoryCircuitInitFreeTableIndexAcxFactoryCircuitInitFree 函式的索引。 |
AcxFactoryCircuitInitSetComponentIdTableIndexAcxFactoryCircuitInitSetComponentId 函式的索引。 |
AcxFactoryCircuitInitAssignComponentUriTableIndexAcxFactoryCircuitInitAssignComponentUri 函式的索引。 |
AcxFactoryCircuitInitAssignNameTableIndexAcxFactoryCircuitInitAssignName 函式的索引。 |
AcxFactoryCircuitInitAssignCategoriesTableIndexAcxFactoryCircuitInitAssignCategories 函式的索引。 |
AcxFactoryCircuitInitAssignPropertiesTableIndexAcxFactoryCircuitInitAssignProperties 函式的索引。 |
AcxFactoryCircuitInitAssignMethodsTableIndexAcxFactoryCircuitInitAssignMethods 函式的索引。 |
AcxFactoryCircuitInitSetOperationCallbacksTableIndexAcxFactoryCircuitInitSetOperationCallbacks 函式的索引。 |
AcxFactoryCircuitInitSetAcxCircuitPnpPowerCallbacksTableIndexAcxFactoryCircuitInitSetAcxCircuitPnpPowerCallbacks 函式的索引。 |
AcxFactoryCircuitInitAssignAcxRequestPreprocessCallbackTableIndexAcxFactoryCircuitInitAssignAcxRequestPreprocessCallback 函式的索引。 |
AcxFactoryCircuitCreateTableIndexAcxFactoryCircuitCreate 函式的索引。 |
AcxFactoryCircuitAddElementsTableIndexAcxFactoryCircuitAddElements 函式的索引。 |
AcxDataFormatCreateTableIndexAcxDataFormatCreate 函式的索引。 |
AcxDataFormatGetMajorFormatTableIndexAcxDataFormatGetMajorFormat 函式的索引。 |
AcxDataFormatGetSubFormatTableIndexAcxDataFormatGetSubFormat 函式的索引。 |
AcxDataFormatGetSpecifierTableIndexAcxDataFormatGetSpecifier 函式的索引。 |
AcxDataFormatGetChannelsCountTableIndexAcxDataFormatGetChannelsCount 函式的索引。 |
AcxDataFormatGetChannelMaskTableIndexAcxDataFormatGetChannelMask 函式的索引。 |
AcxDataFormatGetSampleSizeTableIndexAcxDataFormatGetSampleSize 函式的索引。 |
AcxDataFormatGetBitsPerSampleTableIndexAcxDataFormatGetBitsPerSample 函式的索引。 |
AcxDataFormatGetValidBitsPerSampleTableIndexAcxDataFormatGetValidBitsPerSample 函式的索引。 |
AcxDataFormatGetSamplesPerBlockTableIndexAcxDataFormatGetSamplesPerBlock 函式的索引。 |
AcxDataFormatGetBlockAlignTableIndexAcxDataFormatGetBlockAlign 函式的索引。 |
AcxDataFormatGetSampleRateTableIndexAcxDataFormatGetSampleRate 函式的索引。 |
AcxDataFormatGetAverageBytesPerSecTableIndexAcxDataFormatGetAverageBytesPerSec 函式的索引。 |
AcxDataFormatGetEncodedSamplesPerSecTableIndexAcxDataFormatGetEncodedSamplesPerSec 函式的索引。 |
AcxDataFormatGetEncodedChannelCountTableIndexAcxDataFormatGetEncodedChannelCount 函式的索引。 |
AcxDataFormatGetEncodedAverageBytesPerSecTableIndexAcxDataFormatGetEncodedAverageBytesPerSec 函式的索引。 |
AcxDataFormatGetKsDataFormatTableIndexAcxDataFormatGetKsDataFormat 函式的索引。 |
AcxDataFormatGetWaveFormatExTableIndexAcxDataFormatGetWaveFormatEx 函式的索引。 |
AcxDataFormatGetWaveFormatExtensibleTableIndexAcxDataFormatGetWaveFormatExtensible 函式的索引。 |
AcxDataFormatGetWaveFormatExtensibleIec61937TableIndexAcxDataFormatGetWaveFormatExtensibleIec61937 函式的索引。 |
AcxDataFormatIsEqualTableIndexAcxDataFormatIsEqual 函式的索引。 |
AcxDataFormatListCreateTableIndexAcxDataFormatListCreate 函式的索引。 |
AcxDataFormatListAddDataFormatTableIndexAcxDataFormatListAddDataFormat 函式的索引。 |
AcxDataFormatListRemoveDataFormatTableIndexAcxDataFormatListRemoveDataFormat 函式的索引。 |
AcxDataFormatListAssignDefaultDataFormatTableIndexAcxDataFormatListAssignDefaultDataFormat 函式的索引。 |
AcxDataFormatListRetrieveDefaultDataFormatTableIndexAcxDataFormatListRetrieveDefaultDataFormat 函式的索引。 |
AcxDataFormatListBeginIterationTableIndexAcxDataFormatListBeginIteration 函式的索引。 |
AcxDataFormatListRetrieveNextFormatTableIndexAcxDataFormatListRetrieveNextFormat 函式的索引。 |
AcxDataFormatListEndIterationTableIndexAcxDataFormatListEndIteration 函式的索引。 |
AcxDeviceInitInitializeTableIndexAcxDeviceInitInitialize 函式的索引。 |
AcxDeviceInitializeTableIndexAcxDeviceInitialize 函式的索引。 |
AcxDeviceAddCircuitTableIndexAcxDeviceAddCircuit 函式的索引。 |
AcxDeviceRemoveCircuitTableIndexAcxDeviceRemoveCircuit 函式的索引。 |
AcxDeviceDetachCircuitTableIndexAcxDeviceDetachCircuit 函式的索引。 |
AcxDeviceAddCircuitDeviceTableIndexAcxDeviceAddCircuitDevice 函式的索引。 |
AcxDeviceRemoveCircuitDeviceTableIndexAcxDeviceRemoveCircuitDevice 函式的索引。 |
AcxDeviceAddFactoryCircuitTableIndexAcxDeviceAddFactoryCircuit 函式的索引。 |
AcxDeviceRemoveFactoryCircuitTableIndexAcxDeviceRemoveFactoryCircuit 函式的索引。 |
AcxDeviceGetCurrentDxExitLatencyTableIndexAcxDeviceGetCurrentDxExitLatency 函式的索引。 |
AcxDriverInitializeTableIndexAcxDriverInitialize 函式的索引。 |
AcxDriverIsVersionAvailableTableIndexAcxDriverIsVersionAvailable 函式的索引。 |
AcxElementCreateTableIndexAcxElementCreate 函式的索引。 |
AcxElementAddEventsTableIndexAcxElementAddEvents 函式的索引。 |
AcxElementGetIdTableIndexAcxElementGetId 函式的索引。 |
AcxElementGetContainerTableIndexAcxElementGetContainer 函式的索引。 |
AcxMuteCreateTableIndexAcxMuteCreate 函式的索引。 |
AcxMuteChangeStateNotificationTableIndexAcxMuteChangeStateNotification 函式的索引。 |
AcxVolumeCreateTableIndexAcxVolumeCreate 函式的索引。 |
AcxVolumeChangeLevelNotificationTableIndexAcxVolumeChangeLevelNotification 函式的索引。 |
AcxPeakMeterCreateTableIndexAcxPeakMeterCreate 函式的索引。 |
AcxAudioEngineCreateTableIndexAcxAudioEngineCreate 函式的索引。 |
AcxAudioEngineGetDeviceFormatListTableIndexAcxAudioEngineGetDeviceFormatList 函式的索引。 |
AcxStreamAudioEngineCreateTableIndexAcxStreamAudioEngineCreate 函式的索引。 |
AcxStreamAudioEngineGetStreamTableIndexAcxStreamAudioEngineGetStream 函式的索引。 |
AcxKeywordSpotterCreateTableIndexAcxKeywordSpotterCreate 函式的索引。 |
AcxAudioModuleCreateTableIndexAcxAudioModuleCreate 函式的索引。 |
AcxEventCreateTableIndexAcxEventCreate 函式的索引。 |
AcxEventAddEventDataTableIndexAcxEventAddEventData 函式的索引。 |
AcxEventGenerateEventTableIndexAcxEventGenerateEvent 函式的索引。 |
AcxPnpEventCreateTableIndexAcxPnpEventCreate 函式的索引。 |
AcxPnpEventGenerateEventTableIndexAcxPnpEventGenerateEvent 函式的索引。 |
AcxGetManagerTableIndexAcxGetManager 函式的索引。 |
AcxManagerAddCompositeTemplateTableIndexAcxManagerAddCompositeTemplate 函式的索引。 |
AcxManagerRemoveCompositeTemplateTableIndexAcxManagerRemoveCompositeTemplate 函式的索引。 |
AcxCompositeTemplateCreateTableIndexAcxCompositeTemplateCreate 函式的索引。 |
AcxCompositeTemplateAssignCircuitsTableIndexAcxCompositeTemplateAssignCircuits 函式的索引。 |
AcxCompositeTemplateSetCoreCircuitTableIndexAcxCompositeTemplateSetCoreCircuit 函式的索引。 |
AcxCircuitTemplateCreateTableIndexAcxCircuitTemplateCreate 函式的索引。 |
AcxObjectBagCreateTableIndexAcxObjectBagCreate 函式的索引。 |
AcxObjectBagOpenTableIndexAcxObjectBagOpen 函式的索引。 |
AcxObjectBagAddI1TableIndexAcxObjectBagAddI1 函式的索引。 |
AcxObjectBagAddUI1TableIndexAcxObjectBagAddUI1 函式的索引。 |
AcxObjectBagAddI2TableIndexAcxObjectBagAddI2 函式的索引。 |
AcxObjectBagAddUI2TableIndexAcxObjectBagAddUI2 函式的索引。 |
AcxObjectBagAddI4TableIndexAcxObjectBagAddI4 函式的索引。 |
AcxObjectBagAddUI4TableIndexAcxObjectBagAddUI4 函式的索引。 |
AcxObjectBagAddI8TableIndexAcxObjectBagAddI8 函式的索引。 |
AcxObjectBagAddUI8TableIndexAcxObjectBagAddUI8 函式的索引。 |
AcxObjectBagAddSizeTTableIndexAcxObjectBagAddSizeT 函式的索引。 |
AcxObjectBagAddGuidTableIndexAcxObjectBagAddGuid 函式的索引。 |
AcxObjectBagAddStringTableIndexAcxObjectBagAddString 函式的索引。 |
AcxObjectBagAddMultiStringTableIndexAcxObjectBagAddMultiString 函式的索引。 |
AcxObjectBagAddUnicodeStringTableIndexAcxObjectBagAddUnicodeString 函式的索引。 |
AcxObjectBagAddBlobTableIndexAcxObjectBagAddBlob 函式的索引。 |
AcxObjectBagRetrieveI1TableIndexAcxObjectBagRetrieveI1 函式的索引。 |
AcxObjectBagRetrieveUI1TableIndexAcxObjectBagRetrieveUI1 函式的索引。 |
AcxObjectBagRetrieveI2TableIndexAcxObjectBagRetrieveI2 函式的索引。 |
AcxObjectBagRetrieveUI2TableIndexAcxObjectBagRetrieveUI2 函式的索引。 |
AcxObjectBagRetrieveI4TableIndexAcxObjectBagRetrieveI4 函式的索引。 |
AcxObjectBagRetrieveUI4TableIndexAcxObjectBagRetrieveUI4 函式的索引。 |
AcxObjectBagRetrieveI8TableIndexAcxObjectBagRetrieveI8 函式的索引。 |
AcxObjectBagRetrieveUI8TableIndexAcxObjectBagRetrieveUI8 函式的索引。 |
AcxObjectBagRetrieveSizeTTableIndexAcxObjectBagRetrieveSizeT 函式的索引。 |
AcxObjectBagRetrieveGuidTableIndexAcxObjectBagRetrieveGuid 函式的索引。 |
AcxObjectBagRetrieveStringTableIndexAcxObjectBagRetrieveString 函式的索引。 |
AcxObjectBagRetrieveMultiStringTableIndexAcxObjectBagRetrieveMultiString 函式的索引。 |
AcxObjectBagRetrieveUnicodeStringTableIndexAcxObjectBagRetrieveUnicodeString 函式的索引。 |
AcxObjectBagRetrieveBlobTableIndexAcxObjectBagRetrieveBlob 函式的索引。 |
AcxPinCreateTableIndexAcxPinCreate 函式的索引。 |
AcxPinAddEventsTableIndexAcxPinAddEvents 函式的索引。 |
AcxPinAddJacksTableIndexAcxPinAddJacks 函式的索引。 |
AcxPinRetrieveModeDataFormatListTableIndexAcxPinRetrieveModeDataFormatList 函式的索引。 |
AcxPinAssignModeDataFormatListTableIndexAcxPinAssignModeDataFormatList 函式的索引。 |
AcxPinGetRawDataFormatListTableIndexAcxPinGetRawDataFormatList 函式的索引。 |
AcxPinNotifyDataFormatChangeTableIndexAcxPinNotifyDataFormatChange 函式的索引。 |
AcxPinAddStreamBridgesTableIndexAcxPinAddStreamBridges 函式的索引。 |
AcxPinRemoveStreamBridgesTableIndexAcxPinRemoveStreamBridges 函式的索引。 |
AcxPinGetCircuitTableIndexAcxPinGetCircuit 函式的索引。 |
AcxPinGetTypeTableIndexAcxPinGetType 函式的索引。 |
AcxPinGetIdTableIndexAcxPinGetId 函式的索引。 |
AcxJackCreateTableIndexAcxJackCreate 函式的索引。 |
AcxJackChangeStateNotificationTableIndexAcxJackChangeStateNotification 函式的索引。 |
AcxMicArrayGeometryCreateTableIndexAcxMicArrayGeometryCreate 函式的索引。 |
AcxMicArrayGeometryAddMicrophoneCoordinatesTableIndexAcxMicArrayGeometryAddMicrophoneCoordinates 函式的索引。 |
AcxRequestGetParametersTableIndexAcxRequestGetParameters 函式的索引。 |
AcxStreamInitAssignPropertiesTableIndexAcxStreamInitAssignProperties 函式的索引。 |
AcxStreamInitAssignMethodsTableIndexAcxStreamInitAssignMethods 函式的索引。 |
AcxStreamInitAssignAcxRequestPreprocessCallbackTableIndexAcxStreamInitAssignAcxRequestPreprocessCallback 函式的索引。 |
AcxStreamInitAssignAcxStreamCallbacksTableIndexAcxStreamInitAssignAcxStreamCallbacks 函式的索引。 |
AcxStreamInitAssignAcxRtStreamCallbacksTableIndexAcxStreamInitAssignAcxRtStreamCallbacks 函式的索引。 |
AcxStreamInitSetAcxRtStreamSupportsNotificationsTableIndexAcxStreamInitSetAcxRtStreamSupportsNotifications 函式的索引。 |
AcxStreamCreateTableIndexAcxStreamCreate 函式的索引。 |
AcxStreamAddEventsTableIndexAcxStreamAddEvents 函式的索引。 |
AcxStreamAddElementsTableIndexAcxStreamAddElements 函式的索引。 |
AcxStreamGetElementByIdTableIndexAcxStreamGetElementById 函式的索引。 |
AcxStreamAddConnectionsTableIndexAcxStreamAddConnections 函式的索引。 |
AcxStreamGetCircuitTableIndexAcxStreamGetCircuit 函式的索引。 |
AcxStreamDispatchAcxRequestTableIndexAcxStreamDispatchAcxRequest 函式的索引。 |
AcxStreamStopIoActualTableIndexAcxStreamStopIoActual 函式的索引。 |
AcxStreamResumeIoActualTableIndexAcxStreamResumeIoActual 函式的索引。 |
AcxRtStreamCreateTableIndexAcxRtStreamCreate 函式的索引。 |
AcxRtStreamNotifyPacketCompleteTableIndexAcxRtStreamNotifyPacketComplete 函式的索引。 |
AcxDrmAddContentHandlersTableIndexAcxDrmAddContentHandlers 函式的索引。 |
AcxDrmCreateContentMixedTableIndexAcxDrmCreateContentMixed 函式的索引。 |
AcxDrmDestroyContentTableIndexAcxDrmDestroyContent 函式的索引。 |
AcxDrmForwardContentToDeviceObjectTableIndexAcxDrmForwardContentToDeviceObject 函式的索引。 |
AcxDrmRetrieveContentRightsTableIndexAcxDrmRetrieveContentRights 函式的索引。 |
AcxStreamBridgeCreateTableIndexAcxStreamBridgeCreate 函式的索引。 |
AcxStreamBridgeAddStreamTableIndexAcxStreamBridgeAddStream 函式的索引。 |
AcxStreamBridgeRemoveStreamTableIndexAcxStreamBridgeRemoveStream 函式的索引。 |
AcxStreamBridgeGetTargetStreamTableIndexAcxStreamBridgeGetTargetStream 函式的索引。 |
AcxTargetCircuitCreateTableIndexAcxTargetCircuitCreate 函式的索引。 |
AcxTargetCircuitGetWdfIoTargetTableIndexAcxTargetCircuitGetWdfIoTarget 函式的索引。 |
AcxTargetCircuitGetPinsCountTableIndexAcxTargetCircuitGetPinsCount 函式的索引。 |
AcxTargetCircuitGetTargetPinTableIndexAcxTargetCircuitGetTargetPin 函式的索引。 |
AcxTargetCircuitGetElementsCountTableIndexAcxTargetCircuitGetElementsCount 函式的索引。 |
AcxTargetCircuitGetTargetElementTableIndexAcxTargetCircuitGetTargetElement 函式的索引。 |
AcxTargetCircuitFormatRequestForPropertyTableIndexAcxTargetCircuitFormatRequestForProperty 函式的索引。 |
AcxTargetCircuitFormatRequestForMethodTableIndexAcxTargetCircuitFormatRequestForMethod 函式的索引。 |
AcxTargetPinGetIdTableIndexAcxTargetPinGetId 函式的索引。 |
AcxTargetPinGetWdfIoTargetTableIndexAcxTargetPinGetWdfIoTarget 函式的索引。 |
AcxTargetPinRetrieveModeDataFormatListTableIndexAcxTargetPinRetrieveModeDataFormatList 函式的索引。 |
AcxTargetPinFormatRequestForPropertyTableIndexAcxTargetPinFormatRequestForProperty 函式的索引。 |
AcxTargetPinFormatRequestForMethodTableIndexAcxTargetPinFormatRequestForMethod 函式的索引。 |
AcxTargetElementGetIdTableIndexAcxTargetElementGetId 函式的索引。 |
AcxTargetElementGetTypeTableIndexAcxTargetElementGetType 函式的索引。 |
AcxTargetElementGetNameTagTableIndexAcxTargetElementGetNameTag 函式的索引。 |
AcxTargetElementGetWdfIoTargetTableIndexAcxTargetElementGetWdfIoTarget 函式的索引。 |
AcxTargetElementFormatRequestForPropertyTableIndexAcxTargetElementFormatRequestForProperty 函式的索引。 |
AcxTargetElementFormatRequestForMethodTableIndexAcxTargetElementFormatRequestForMethod 函式的索引。 |
AcxTargetStreamCreateTableIndexAcxTargetStreamCreate 函式的索引。 |
AcxTargetStreamGetWdfIoTargetTableIndexAcxTargetStreamGetWdfIoTarget 函式的索引。 |
AcxTargetStreamGetElementsCountTableIndexAcxTargetStreamGetElementsCount 函式的索引。 |
AcxTargetStreamGetTargetElementTableIndexAcxTargetStreamGetTargetElement 函式的索引。 |
AcxTargetStreamAssignDrmContentIdTableIndexAcxTargetStreamAssignDrmContentId 函式的索引。 |
AcxTargetStreamFormatRequestForPropertyTableIndexAcxTargetStreamFormatRequestForProperty 函式的索引。 |
AcxTargetStreamFormatRequestForMethodTableIndexAcxTargetStreamFormatRequestForMethod 函式的索引。 |
AcxTargetFactoryCircuitCreateTableIndexAcxTargetFactoryCircuitCreate 函式的索引。 |
AcxTargetFactoryCircuitGetWdfIoTargetTableIndexAcxTargetFactoryCircuitGetWdfIoTarget 函式的索引。 |
AcxTargetFactoryCircuitFormatRequestForPropertyTableIndexAcxTargetFactoryCircuitFormatRequestForProperty 函式的索引。 |
AcxTargetFactoryCircuitFormatRequestForMethodTableIndexAcxTargetFactoryCircuitFormatRequestForMethod 函式的索引。 |
AcxCircuitGetElementsCountTableIndexAcxCircuitGetElementsCount 函式的索引。 |
AcxCircuitGetPinsCountTableIndexAcxCircuitGetPinsCount 函式的索引。 |
AcxCircuitGetSymbolicLinkNameTableIndexAcxCircuitGetSymbolicLinkName 函式的索引。 |
AcxCircuitGetNotificationIdTableIndexAcxCircuitGetNotificationId 函式的索引。 |
AcxFactoryCircuitGetSymbolicLinkNameTableIndexAcxFactoryCircuitGetSymbolicLinkName 函式的索引。 |
AcxDataFormatListRemoveDataFormatsTableIndexAcxDataFormatListRemoveDataFormats 函式的索引。 |
AcxPinRemoveModeDataFormatListTableIndexAcxPinRemoveModeDataFormatList 函式的索引。 |
AcxStreamGetElementsCountTableIndexAcxStreamGetElementsCount 函式的索引。 |
AcxStreamGetNotificationIdTableIndexAcxStreamGetNotificationId 函式的索引。 |
AcxTargetCircuitGetSymbolicLinkNameTableIndexAcxTargetCircuitGetSymbolicLinkName 函式的索引。 |
AcxTargetPinFlushModeDataFormatListCacheTableIndexAcxTargetPinFlushModeDataFormatListCache 函式的索引。 |
AcxFunctionTableNumEntries指出函式數據表中的最後一個專案。 |
言論
ACX 需求
最低 ACX 版本: 1.1
如需 ACX 版本的詳細資訊,請參閱 ACX 版本概觀。
要求
| 要求 | 價值 |
|---|---|
| 標頭 | acxfuncenum.h |