The INapSystemHealthValidationRequest::GetPrivateData method allows the NapServer to retrieve state information. Syntax C++ Sao chép HRESULT GetPrivateData( [out] PrivateData **privateData ); Parameters privateData [out] A pointer to a pointer to PrivateData opaque data blob that contains ...
Đăng ký ngay Bỏ qua cảnh báo Learn Đăng nhập Phát triển ứng dụng Windows Khám phá Phát triển Nền tảng Khắc phục sự cố Tài nguyên Bảng điều khiển
Đăng ký ngay Learn Khám phá Tài liệu về sản phẩm Ngôn ngữ phát triển Chủ đề Đăng nhập Phát triển ứng dụng Windows Khám phá Phát triển Nền tảng Khắc phục sự cố Tài...
The INapEnforcementClientConnection::SetMaxSize method sets the maximum size of the SoH packet for this client. Syntax C++ Sao chép HRESULT SetMaxSize( [in] ProtocolMaxSize maxSize ); Parameters maxSize [in] A ProtocolMaxSize structure that indicates the maximum size, in bytes, of the...
The INapEnforcementClientConnection::SetEnforcerPrivateData method is used by the enforcer to set private data. Syntax C++ Sao chép HRESULT SetEnforcerPrivateData( [in] const PrivateData *privateData ); Parameters privateData [in] A pointer to a PrivateData opaque data blob that only th...
The INapEnforcementClientBinding::GetSoHRequest method is used by the enforcement client to retrieve an SoH-request for a particular connection. Syntax C++ Sao chép HRESULT GetSoHRequest( [in] INapEnforcementClientConnection *connection, [out] BOOL *retriggerHint ); Parameters connection [in] ...
The INapSoHConstructor::AppendAttribute method adds a TLV to the end of the SoH buffer. Syntax C++ Sao chép HRESULT AppendAttribute( [in] SoHAttributeType type, [in] const SoHAttributeValue *value ); Parameters type [in] A SoHAttributeType enumeration that indicates the attribute type ...
The INapEnforcementClientConnection::SetIsolationInfo method is used by the NapAgent to set the isolation information of the client. Syntax C++ Sao chép HRESULT SetIsolationInfo( [in] const IsolationInfo *isolationInfo ); Parameters isolationInfo [in] A pointer to an IsolationInfo structure ...
Đăng ký ngay Learn Khám phá Tài liệu về sản phẩm Ngôn ngữ phát triển Chủ đề Đăng nhập Phát triển ứng dụng Windows Khám phá Phát triển Nền tảng Khắc phục sự cố Tài...