次の方法で共有


CheckServerPreRequisites method of the PS_RemoteAccessLocal class

This method checks all the pre-requisites on the DA server itself.

Syntax

uint32 CheckServerPreRequisites(
  [out] uint8 Status[]
);

Parameters

Status [out]

Status codes for the server side checks.

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