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 INapComponentInfo::GetVersion callback method is used by the NAP System to get the version of a health client.
Syntax
HRESULT GetVersion(
[out] MessageId *version
);
Parameters
-
version [out]
-
A pointer to a MessageId that contains the resource ID of the version.
Return value
Return one of these error codes based on the result of this operation.
| Return code | Description |
|---|---|
|
The operation is successful. |
|
Permissions error, access denied. |
|
System resource limit, could not perform the operation. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |
| Header |
|
| IDL |
|