GetConfigurationVersion method of the PS_RemoteAccessLocal class

This method gets the server Gpo version information.

Syntax

uint32 GetConfigurationVersion(
  [out] RemoteAccessConfigurationVersion ConfigVersion
);

Parameters

ConfigVersion [out]

On success, returns a RemoteAccessConfigurationVersion that describes. the Server Gpo version.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\RemoteAccess\server
MOF
RAServerPSProvider.mof
DLL
RAServerPSProvider.dll

See also

PS_RemoteAccessLocal