This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub RemoteGetDllEntry ( _ ByVal memid As Integer, _ ByVal invkind As tagINVOKEKIND, _ ByVal refPtrFlags As Integer, _ ByRef pBstrDllName As String, _ ByRef pbstrName As String, _ ByRef pwOrdinal As UInt16& _ )
[C#] public void RemoteGetDllEntry ( int memid, tagINVOKEKIND invkind, uint refPtrFlags, ref string pBstrDllName, ref string pbstrName, ref UInt16& pwOrdinal );