INapComponentConfig2::InvokeUIForMachine method
Note
The Network Access Protection platform is not available starting with Windows 10
The InvokeUIForMachine method is implemented by system health validators (SHVs) as needed to manage remote configuration directly on the machine specified. This method launches a configuration management UI.
HRESULT InvokeUIForMachine(
[in] HWND hwndParent,
[in] CountedString *machineName
);
-
hwndParent [in]
-
A handle to the parent or owner window. A valid window handle must be supplied.
-
machineName [in]
-
A pointer to a CountedString that contains the machine name of the NAP client.
Returns S_OK if successful, or one of the standard Windows error codes.
Requirement | Value |
---|---|
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
IDL |
|