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 |