config_key [Required] Gets the config_key of this ConfigParams. data_type [Required] Gets the data_type of this ConfigParams. default_config_value [Required] Gets the default_config_value of this ConfigParams.
L2TP_CONFIG_PARAMS1 структура структура MPR_CREDENTIALSEX_0 структура MPR_CREDENTIALSEX_1 структура MPR_DEVICE_0 структура MPR_DEVICE_1 структура MPR_FILTER_0 структура MPR_IF_CUSTOMINFOEX0 структур...
IKEV2_CONFIG_PARAMS结构用于获取或设置 Internet 密钥交换版本 2 (IKEv2) 设备的参数, (RFC 4306) 。 语法 C++ typedefstruct_IKEV2_CONFIG_PARAMS{DWORD dwNumPorts; DWORD dwPortFlags; DWORD dwTunnelConfigParamFlags; IKEV2_TUNNEL_CONFIG_PARAMS TunnelConfigParams; } IKEV2_CONFIG_PARAMS, *PIKEV2_CONFIG...
ConfigParams.BuilderisOverridable(BooleanisOverridable) Whether the value can be overridden or not. ConfigParams.BuilderisRestartRequired(BooleanisRestartRequired) If true, modifying this configuration value will require a restart of the database. ...
struct CUpti_SassMetricsSetConfig_Params Params for cuptiSassMetricsSetConfig. Public Members size_t structSize [in] equal to CUpti_SassMetricsSetConfig_Params_STRUCT_SIZE void *pPriv [in] assign to NULL size_t numOfMetricConfig [in] num of metric configs, will be equal ...
Theconfig_paramstable is a static table which provides the names and internal ID numbers of and other information about NDB Cluster configuration parameters. This table can also be used in conjunction with theconfig_valuestable for obtaining realtime information about node configuration parameters. ...
ConfigParams::ConfigParams(QObject *parent) : QObject(parent) { mUpdateOnlyName.clear(); mXmlStatus = tr("OK"); mUpdatesEnabled = true; }void ConfigParams::addParam(const QString &name, ConfigParam param) { if (!mParams.contains(name)) {...
請勿直接在程序代碼中使用IKEV2_TUNNEL_CONFIG_PARAMS2結構;改用IKEV2_TUNNEL_CONFIG_PARAMS,以確保會根據所編譯之程式代碼的操作系統,使用適當的版本。 成員 dwIdleTimeout 值,指定沒有流量時,連接將會中斷連線的時間,以秒為單位。 dwNetworkBlackoutTime ...
RILSETCELLBROADCASTMSGCONFIGPARAMS 結構 (ntddrilapitypes.h)發行項 2025/02/07 意見反應 本文內容 語法 成員 要求 本主題支援 Windows 驅動程式基礎結構,並不適合直接從您的程式代碼使用。 語法 C++ 複製 typedef struct RILSETCELLBROADCASTMSGCONFIGPARAMS { HUICCAPP hUiccApp; RILCBMSG...
不要直接在代码中使用IKEV2_TUNNEL_CONFIG_PARAMS1结构;改用IKEV2_TUNNEL_CONFIG_PARAMS可确保根据编译的代码所使用的操作系统使用正确的版本。 语法 C++ typedefstruct_IKEV2_TUNNEL_CONFIG_PARAMS1{DWORD dwIdleTimeout; DWORD dwNetworkBlackoutTime; DWORD dwSaLifeTime; DWORD dwSaDataSizeForRenegotiation; DWORD...