2.2.1.1 MSGSVC_HANDLE
MSGSVC_HANDLE is a null-terminated string that MUST denote the NetBIOS name (as specified in [RFC1001] section 14 and [RFC1002] section 4.1) or the fully qualified domain name (FQDN) of the remote computer on which the method is to execute. See ServerName parameter in NetrMessageNameAdd (Opnum 0) (section 3.1.4.1), NetrMessageNameEnum (Opnum 1) (section 3.1.4.2), NetrMessageNameGetInfo (Opnum 2) (section 3.1.4.3), and NetrMessageNameDel (Opnum 3) (section 3.1.4.4).
This type is declared as follows:
-
typedef [handle] wchar_t* MSGSVC_HANDLE;