This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub RemoteBind ( _ ByVal szName As String, _ ByVal lHashVal As Integer, _ ByVal wFlags As ushort, _ ByRef ppTInfo As Type&, _ ByRef pDescKind As tagDESCKIND, _ ByVal ppFuncDesc As IntPtr, _ ByVal ppVarDesc As IntPtr, _ ByRef ppTypeComp As ITypeComp, _ ByRef pDummy As Integer _ )
[C#] public void RemoteBind ( string szName, uint lHashVal, ushort wFlags, ref Type& ppTInfo, ref tagDESCKIND pDescKind, ref IntPtr ppFuncDesc, ref IntPtr ppVarDesc, ref ITypeComp ppTypeComp, ref uint pDummy );