次の方法で共有


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