This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET]
Public Sub RemoteIsName ( _
ByVal szNameBuf As String, _
ByVal lHashVal As Integer, _
ByRef pfName As Integer, _
ByRef pBstrLibName As String _
)
[C#]
public void RemoteIsName (
string szNameBuf,
uint lHashVal,
ref int pfName,
ref string pBstrLibName
);