This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET]
Public Sub RemoteBindType ( _
ByVal szName As String, _
ByVal lHashVal As Integer, _
ByRef ppTInfo As Type& _
)
[C#]
public void RemoteBindType (
string szName,
uint lHashVal,
ref Type& ppTInfo
);