次の方法で共有


2.2.1.1 BROWSER_IDENTIFY_HANDLE

The BROWSER_IDENTIFY_HANDLE structure is a null-terminated Unicode string that identifies the remote computer on which to execute the method.

This type is declared as follows:

 typedef [handle] LPWSTR BROWSER_IDENTIFY_HANDLE;

The client MUST set the impersonation level for the RPC connection that refers to this handle to "IDENTIFICATION". "IDENTIFICATION" implies an impersonation level of SECURITY_IDENTIFICATION. For more information on impersonation levels, see the ImpersonationLevel field in [MS-SMB] section 2.2.4.9.1.