enumerazione MBN_REGISTRATION_CONSTANTS (mbnapi.h)
Importante
A partire da Windows 10 versione 1803, le API Win32 descritte in questa sezione vengono sostituite dalle API Windows Runtime nello spazio dei nomi Windows.Networking.Connectivity.
Il tipo enumerato MBN_REGISTRATION_CONSTANTS contiene valori specifici usati dalle operazioni dell'interfaccia IMbnRegistration .
Sintassi
typedef enum MBN_REGISTRATION_CONSTANTS {
MBN_ROAMTEXT_LEN = 64,
MBN_CDMA_DEFAULT_PROVIDER_ID = 0
} ;
Costanti
MBN_ROAMTEXT_LEN Valore: 64 Dimensioni massime della stringa del parametro roamingText nel metodo GetRoamingText dell'interfaccia IMbnRegistration . |
MBN_CDMA_DEFAULT_PROVIDER_ID Valore: 0 Indica un ID provider sconosciuto nel parametro providerID nel metodo GetProviderID dell'interfaccia IMbnRegistration . |
Requisiti
Client minimo supportato | Windows 7 [app desktop | App UWP] |
Server minimo supportato | Nessuno supportato |
Intestazione | mbnapi.h |