The CreateDNSPTRRecord operation creates a PTR record in the specified DNS server and also update the IPAM data store
GetAssociatedIpv6PoolCidrs GetAwsNetworkPerformanceData GetCapacityReservationUsage GetCoipPoolUsage GetConsoleOutput GetConsoleScreenshot GetDeclarativePoliciesReportSummary GetDefaultCreditSpecification GetEbsDefaultKmsKeyId GetEbsEncryptionByDefault GetFlowLogsIntegrationTemplate GetGroupsForCapacityReservation GetH...
派生自 ICreateTypeLib。 可以通过对 ICreateTypeInfo2 的QueryInterface 调用来访问从 ICreateTypeLib 返回的ICreateTypeInfo 实例。 继承 ICreateTypeLib2 接口继承自 ICreateTypeLib。 ICreateTypeLib2 还具有以下类型的成员: 方法 ICreateTypeLib2 接口包含以下方法。 展开表 ICreateTypeLib2::D eleteTypeInfo 从...
If a domain name label and a domain name label scope are specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system with a hashed value includes in FQDN. fqdn string The Fully Qualified Domain Name of the A DNS record associated with the public IP. ...
A user interface to the portmap service, which returns the port number on which waits a service that supports program prognum, version versnum, and speaks the transport protocol associated with protocol . The value of protocol is most likely IPPROTO_UDP or IPPROTO_TCP. A return value of 0 ...
最高级别的驱动程序调用PsSetCreateProcessNotifyRoutineEx来注册其PCREATE_PROCESS_NOTIFY_ROUTINE_EX例程的实现。 可安装文件系统(IFS)或最高级别的系统分析驱动程序可能会注册进程创建回调例程,以跟踪针对整个系统驱动程序的内部状态创建和删除的进程。 要求
创建新接收器时会调用此回调。 语法 C++ SILO_MONITOR_CREATE_CALLBACK SiloMonitorCreateCallback;NTSTATUSSiloMonitorCreateCallback( [in] PESILO Silo ){...} 参数 [in] Silo 创建的孤岛。 返回值 作返回的 NT 代码。 要求 要求价值 最低支持的客户端Windows 10 版本 1607 ...
The text description associated with the source file member is used for the module object. If the source file is an inline file, a stream file, or a device file, the text will be blank. *BLANK Specifies that no text appears. character-value Specify no more than 50 characters of text...
Creating the function: When an external function associated with an ILE external program or service program is created, an attempt is made to save the function's attributes in the associated program or service program object. If the *PGM or *SRVPGM object is saved and then restored to this ...
/// Internal data associated with a single function call struct function_call { function_call(function_record &f, handle p); // Implementation in attr.h/// The function data: const function_record &func;/// Arguments passed to the function: std::vector<handle> args;...