WWAN_ASYNC_GETSET_TYPE-Enumeration (wwan.h)

Wichtig

Vorurteilsfreie Kommunikation

Microsoft unterstützt eine vielfältige und inklusive Umgebung. Dieser Artikel enthält Verweise auf Terminologie, die im Microsoft-Stilleitfaden für biasfreie Kommunikation als ausschließend anerkannt wird. Das Wort oder der Ausdruck wird in diesem Artikel aus Gründen der Konsistenz verwendet, da er derzeit in der Software angezeigt wird. Wenn die Software aktualisiert wird, um die Sprache zu entfernen, wird dieser Artikel entsprechend aktualisiert.

Die WWAN_ASYNC_GETSET_TYPE-Enumeration listet die verschiedenen asynchronen OID-Get/Set-Anforderungen auf.

Syntax

typedef enum _WWAN_ASYNC_GETSET_TYPE {
  WwanAsyncGetDeviceCaps,
  WwanAsyncGetReadyInfo,
  WwanAsyncGetRadioState,
  WwanAsyncSetRadioState,
  WwanAsyncGetPin,
  WwanAsyncSetPin,
  WwanAsyncGetPinList,
  WwanAsyncGetHomeProvider,
  WwanAsyncSetHomeProvider,
  WwanAsyncGetPreferredProviders,
  WwanAsyncSetPreferredProviders,
  WwanAsyncGetVisibleProviders,
  WwanAsyncGetRegisterState,
  WwanAsyncSetRegisterState,
  WwanAsyncGetPacketService,
  WwanAsyncSetPacketService,
  WwanAsyncGetSignalState,
  WwanAsyncSetSignalState,
  WwanAsyncGetConnect,
  WwanAsyncSetConnect,
  WwanAsyncGetProvisionedContexts,
  WwanAsyncSetProvisionedContext,
  WwanAsyncSetServiceActivation,
  WwanAsyncGetSmsConfiguration,
  WwanAsyncSetSmsConfiguration,
  WwanAsyncSmsRead,
  WwanAsyncSmsSend,
  WwanAsyncSmsDelete,
  WwanAsyncSmsStatus,
  WwanAsyncSetVendorSpecific,
  WwanAsyncSetProfileIndex,
  WwanAsyncGetDeviceServices,
  WwanAsyncSubscribeDeviceServiceEvents,
  WwanAsyncAuthChallenge,
  WwanAsyncUssdRequest,
  WwanAsyncSetPinEx,
  WwanAsyncGetPinEx,
  WwanAsyncGetDeviceServiceCommand,
  WwanAsyncSetDeviceServiceCommand,
  WwanAsyncQueryDeviceServiceSupportedCommands,
  WwanAsyncGetPreferredMultiCarrierProviders,
  WwanAsyncSetPreferredMultiCarrierProviders,
  WwanAsyncSetDeviceServiceSession,
  WwanAsyncWriteDeviceServiceSession,
  WwanAsyncSetNetworkIdleHint,
  WwanAsyncSetPreshutdown,
  WwanAsyncGetAtr,
  WwanAsyncUiccOpenChannel,
  WwanAsyncUiccCloseChannel,
  WwanAsyncUiccSendApdu,
  WwanAsyncUiccGetTerminalCapability,
  WwanAsyncUiccSetTerminalCapability,
  WwanAsyncGetPsMediaConfig,
  WwanAsyncSetPsMediaConfig,
  WwanAsyncGetSarConfig,
  WwanAsyncSetSarConfig,
  WwanAsyncGetSarTransmissionStatus,
  WwanAsyncSetSarTransmissionStatus,
  WwanAsyncGetNetworkBlacklist,
  WwanAsyncSetNetworkBlacklist,
  WwanAsyncGetLteAttachConfig,
  WwanAsyncSetLteAttachConfig,
  WwanAsyncGetLteAttachStatus,
  WwanAsyncSetLteAttachStatus,
  WwanAsyncGetProvisionedContextsV2,
  WwanAsyncSetProvisionedContextV2,
  WwanAsyncGetSysCap,
  WwanAsyncGetDeviceCapsEx,
  WwanAsyncGetUiccSlotMapping,
  WwanAsyncSetUiccSlotMapping,
  WwanAsyncGetUiccSlotInfo,
  WwanAsyncGetModemConfigInfo,
  WwanAsyncGetPcoStatus,
  WwanAsyncUiccGetReset,
  WwanAsyncUiccSetReset,
  WwanAsyncSetDeviceReset,
  WwanAsyncGetCellInfo,
  WwanAsyncGetMPDP,
  WwanAsyncSetMPDP,
  WwanAsyncGetNitzInfo,
  WwanAsyncGetModemLoggingConfig,
  WwanAsyncSetModemLoggingConfig,
  WwanAsyncGetUiccAppList,
  WwanAsyncGetUiccFileStatus,
  WwanAsyncGetUiccBinary,
  WwanAsyncSetUiccBinary,
  WwanAsyncGetUiccRecord,
  WwanAsyncSetUiccRecord,
  WwanAsyncGetPinEx2,
  WwanAsyncSetPinEx2,
  WwanAsyncGetRegisterParams,
  WwanAsyncSetRegisterParams,
  WwanAsyncGetNetworkParams,
  WwanAsyncGetUePolicy,
  WWAN_ASYNC_GETSET_TYPE_MAX
} WWAN_ASYNC_GETSET_TYPE, *PWWAN_ASYNC_GETSET_TYPE;

Konstanten

 
WwanAsyncGetDeviceCaps
Asynchrone OID_WWAN_DEVICE_CAPS Get-Anforderung.
WwanAsyncGetReadyInfo
Asynchrone OID_WWAN_READY_INFO Get-Anforderung.
WwanAsyncGetRadioState
Asynchrone OID_WWAN_RADIO_STATE Anforderung abrufen.
WwanAsyncSetRadioState
Asynchrone OID_WWAN_RADIO_STATE Anforderung festlegen.
WwanAsyncGetPin
Asynchrone OID_WWAN_PIN Anforderung abrufen.
WwanAsyncSetPin
Asynchrone OID_WWAN_PIN Anforderung festlegen.
WwanAsyncGetPinList
Asynchrone OID_WWAN_PIN_LIST Get-Anforderung.
WwanAsyncGetHomeProvider
Asynchrone OID_WWAN_HOME_PROVIDER Get-Anforderung.
WwanAsyncSetHomeProvider
Asynchrone OID_WWAN_HOME_PROVIDER Anforderung festlegen.
WwanAsyncGetPreferredProviders
Asynchrone OID_WWAN_PREFERRED_PROVIDERS Anforderung abrufen.
WwanAsyncSetPreferredProviders
Asynchrone OID_WWAN_PREFERRED_PROVIDERS Anforderung festlegen.
WwanAsyncGetVisibleProviders
Asynchrone OID_WWAN_VISIBLE_PROVIDERS Anforderung abrufen.
WwanAsyncGetRegisterState
Asynchrone OID_WWAN_REGISTER_STATE Get-Anforderung.
WwanAsyncSetRegisterState
Asynchrone OID_WWAN_REGISTER_STATE Anforderung festlegen.
WwanAsyncGetPacketService
Asynchrone OID_WWAN_PACKET_SERVICE Anforderung abrufen.
WwanAsyncSetPacketService
Asynchrone OID_WWAN_PACKET_SERVICE Anforderung festlegen.
WwanAsyncGetSignalState
Asynchrone OID_WWAN_SIGNAL_STATE Get-Anforderung.
WwanAsyncSetSignalState
Asynchrone OID_WWAN_SIGNAL_STATE Anforderung festlegen.
WwanAsyncGetConnect
Asynchrone OID_WWAN_CONNECT Get-Anforderung.
WwanAsyncSetConnect
Asynchrone OID_WWAN_CONNECT Anforderung festlegen.
WwanAsyncGetProvisionedContexts
Asynchrone OID_WWAN_PROVISIONED_CONTEXTS Get-Anforderung.
WwanAsyncSetProvisionedContext
Asynchrone OID_WWAN_PROVISIONED_CONTEXTS Anforderung festlegen.
WwanAsyncSetServiceActivation
Asynchrone OID_WWAN_SERVICE_ACTIVATION Anforderung festlegen.
WwanAsyncGetSmsConfiguration
Asynchrone OID_WWAN_SMS_CONFIGURATION Get-Anforderung.
WwanAsyncSetSmsConfiguration
Asynchrone OID_WWAN_SMS_CONFIGURATION Anforderung festlegen.
WwanAsyncSmsRead
Asynchrone OID_WWAN_SMS_READ Anforderung abrufen.
WwanAsyncSmsSend
Asynchrone OID_WWAN_SMS_SEND Anforderung festlegen.
WwanAsyncSmsDelete
Asynchrone OID_WWAN_SMS_DELETE Anforderung festlegen.
WwanAsyncSmsStatus
Asynchrone OID_WWAN_SMS_STATUS Abfrageanforderung.
WwanAsyncSetVendorSpecific
Asynchrone OID_WWAN_VENDOR_SPECIFIC Anforderung festlegen.
WwanAsyncSetProfileIndex
Reserviert.
WwanAsyncGetDeviceServices
Asynchrone OID_WWAN_DEVICE_SERVICES Get-Anforderung.
WwanAsyncSubscribeDeviceServiceEvents
Asynchrone OID_WWAN_SUBSCRIBE_DEVICE_SERVICE_EVENTS Anforderung festlegen.
WwanAsyncAuthChallenge
Asynchrone OID_WWAN_AUTH_CHALLENGE Abfrageanforderung.
WwanAsyncUssdRequest
Asynchrone OID_WWAN_USSD Anforderung festlegen.
WwanAsyncSetPinEx
Asynchrone OID_WWAN_PIN_EX Anforderung festlegen.
WwanAsyncGetPinEx
Asynchrone OID_WWAN_PIN_EX Anforderung abrufen.
WwanAsyncGetDeviceServiceCommand
Asynchrone OID_WWAN_DEVICE_SERVICE_COMMAND Get-Anforderung.
WwanAsyncSetDeviceServiceCommand
Asynchrone OID_WWAN_DEVICE_SERVICE_COMMAND Anforderung festlegen.
WwanAsyncQueryDeviceServiceSupportedCommands
Asynchrone OID_WWAN_DEVICE_SERVICES
WwanAsyncGetPreferredMultiCarrierProviders
Asynchrone OID_WWAN_PREFERRED_MULTICARRIER_PROVIDERS Get-Anforderung.
WwanAsyncSetPreferredMultiCarrierProviders
Asynchrone OID_WWAN_PREFERRED_MULTICARRIER_PROVIDERS Anforderung festlegen.
WwanAsyncSetDeviceServiceSession
Asynchrone OID_WWAN_DEVICE_SERVICE_SESSION Anforderung festlegen.
WwanAsyncWriteDeviceServiceSession
Asynchrone OID_WWAN_DEVICE_SERVICE_SESSION_WRITE Anforderung festlegen.
WwanAsyncSetNetworkIdleHint
Asynchrone OID_WWAN_NETWORK_IDLE_HINT Anforderung festlegen.
WwanAsyncSetPreshutdown
Asynchrone OID_WWAN_PRESHUTDOWN Anforderung festlegen.
WwanAsyncGetAtr
Asynchrone OID_WWAN_UICC_ATR Get-Anforderung.
WwanAsyncUiccOpenChannel
Asynchrone OID_WWAN_UICC_OPEN_CHANNEL Anforderung festlegen.
WwanAsyncUiccCloseChannel
Asynchrone OID_WWAN_UICC_CLOSE_CHANNEL Anforderung festlegen.
WwanAsyncUiccSendApdu
Asynchrone OID_WWAN_UICC_APDU Anforderung festlegen.
WwanAsyncUiccGetTerminalCapability
Asynchrone OID_WWAN_UICC_TERMINAL_CAPABILITY Get-Anforderung.
WwanAsyncUiccSetTerminalCapability
Asynchrone OID_WWAN_UICC_TERMINAL_CAPABILITY Anforderung festlegen.
WwanAsyncGetPsMediaConfig
Asynchrone OID_WWAN_PS_MEDIA_CONFIG Get-Anforderung.
WwanAsyncSetPsMediaConfig
Asynchrone OID_WWAN_PS_MEDIA_CONFIG Anforderung festlegen.
WwanAsyncGetSarConfig
Asynchrone OID_WWAN_SAR_CONFIG Get-Anforderung.
WwanAsyncSetSarConfig
Asynchrone OID_WWAN_SAR_CONFIG Anforderung festlegen.
WwanAsyncGetSarTransmissionStatus
Asynchrone OID_WWAN_SAR_TRANSMISSION_STATUS Anforderung abrufen.
WwanAsyncSetSarTransmissionStatus
Asynchrone OID_WWAN_SAR_TRANSMISSION_STATUS Anforderung festlegen.
WwanAsyncGetNetworkBlacklist
Asynchrone OID_WWAN_NETWORK_BLACKLIST Anforderung abrufen.
WwanAsyncSetNetworkBlacklist
Asynchrone OID_WWAN_NETWORK_BLACKLIST Anforderung festlegen.
WwanAsyncGetLteAttachConfig
Asynchrone OID_WWAN_LTE_ATTACH_CONFIG Get-Anforderung.
WwanAsyncSetLteAttachConfig
Asynchrone OID_WWAN_LTE_ATTACH_CONFIG Anforderung festlegen.
WwanAsyncGetLteAttachStatus
Asynchrone OID_WWAN_LTE_ATTACH_STATUS Anforderung abrufen.
WwanAsyncSetLteAttachStatus
Asynchrone OID_WWAN_LTE_ATTACH_STATUS Anforderung festlegen.
WwanAsyncGetProvisionedContextsV2
WwanAsyncSetProvisionedContextV2
WwanAsyncGetSysCap
Asynchrone OID_WWAN_SYS_CAPS_INFO Get-Anforderung.
WwanAsyncGetDeviceCapsEx
Asynchrone OID_WWAN_DEVICE_CAPS_EX Get-Anforderung.
WwanAsyncGetUiccSlotMapping
Asynchrone OID_WWAN_DEVICE_SLOT_MAPPING_INFO Get-Anforderung.
WwanAsyncSetUiccSlotMapping
Asynchrone OID_WWAN_DEVICE_SLOT_MAPPING_INFO Anforderung festlegen.
WwanAsyncGetUiccSlotInfo
Asynchrone OID_WWAN_SLOT_INFO Anforderung abrufen.
WwanAsyncGetModemConfigInfo
Asynchrone OID_WWAN_MODEM_CONFIG_INFO Get-Anforderung.
WwanAsyncGetPcoStatus
Asynchrone OID_WWAN_PCO Anforderung abrufen.
WwanAsyncUiccGetReset
Asynchrone OID_WWAN_UICC_RESET Get-Anforderung.
WwanAsyncUiccSetReset
Asynchrone OID_WWAN_UICC_RESET Anforderung festlegen.
WwanAsyncSetDeviceReset
Asynchrone OID_WWAN_DEVICE_RESET Anforderung festlegen.
WwanAsyncGetCellInfo
Asynchrone OID_WWAN_BASE_STATIONS_INFO Get-Anforderung.
WwanAsyncGetMPDP
Asynchrone OID_WWAN_MPDP Get-Anforderung.
WwanAsyncSetMPDP
Asynchrone OID_WWAN_MPDP Anforderung festlegen.
WwanAsyncGetNitzInfo
Asynchrone OID_WWAN_NITZ Get-Anforderung.
WwanAsyncGetModemLoggingConfig
Asynchrone OID_WWAN_MODEM_LOGGING_CONFIG Anforderung abrufen.
WwanAsyncSetModemLoggingConfig
Asynchrone OID_WWAN_MODEM_LOGGING_CONFIG Anforderung festlegen.
WwanAsyncGetUiccAppList
Asynchrone OID_WWAN_UICC_APP_LIST Anforderung abrufen.
WwanAsyncGetUiccFileStatus
Asynchrone OID_WWAN_UICC_FILE_STATUS Get-Anforderung.
WwanAsyncGetUiccBinary
Asynchrone OID_WWAN_UICC_ACCESS_BINARY Get-Anforderung.
WwanAsyncSetUiccBinary
Asynchrone OID_WWAN_UICC_ACCESS_BINARY Anforderung festlegen.
WwanAsyncGetUiccRecord
Asynchrone OID_WWAN_UICC_ACCESS_RECORD Get-Anforderung.
WwanAsyncSetUiccRecord
Asynchrone OID_WWAN_UICC_ACCESS_RECORD Anforderung festlegen.
WwanAsyncGetPinEx2
Asynchrone OID_WWAN_PIN_EX2 Get-Anforderung.
WwanAsyncSetPinEx2
Anforderung für asynchrone OID_WWAN_PIN_EX2 festlegen.
WwanAsyncGetRegisterParams
Asynchrone OID_WWAN_REGISTER_PARAMS Get-Anforderung.
WwanAsyncSetRegisterParams
Asynchrone OID_WWAN_REGISTER_PARAMS Set-Anforderung.
WwanAsyncGetNetworkParams
Asynchrone OID_WWAN_NETWORK_PARAMS Get-Anforderung.
WwanAsyncGetUePolicy
Asynchrone OID_WWAN_UE_POLICY Get-Anforderung.
WWAN_ASYNC_GETSET_TYPE_MAX
Die maximale Anzahl von Einträgen in der WWAN_ASYNC_GETSET_TYPE-Enumeration .

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Unterstützt ab Windows 8.
Kopfzeile wwan.h

Weitere Informationen

MB-Datenmodell