Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Note
The Network Access Protection platform is not available starting with Windows 10
The INapSystemHealthAgentCallback::NotifySystemIsolationStateChange method is called by the NapAgent to indicate that the system isolation state or the probation end-time has changed.
Syntax
HRESULT NotifySystemIsolationStateChange();
Parameters
This method has no parameters.
Return value
This method can return one of these values.
| Return code | Description |
|---|---|
|
Indicates success. |
Remarks
This callback method is declared by the NAP system and is to be implemented by the SHA writer.
The health agent can query the system NAP state using the INapSystemHealthAgentBinding::GetSystemIsolationInfo.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |
| Header |
|
| IDL |
|