ITypeLib.RemoteFindName(String, UInt32, Type, Int32, UInt16, String) Methode

Definition

Nur Microsoft-interne Verwendung.

public:
 void RemoteFindName(System::String ^ szNameBuf, System::UInt32 lHashVal, [Runtime::InteropServices::Out] Type ^ % ppTInfo, [Runtime::InteropServices::Out] int % rgMemId, [Runtime::InteropServices::Out] System::UInt16 % pcFound, [Runtime::InteropServices::Out] System::String ^ % pBstrLibName);
public void RemoteFindName (string szNameBuf, uint lHashVal, out Type ppTInfo, out int rgMemId, out ushort pcFound, out string pBstrLibName);
abstract member RemoteFindName : string * uint32 * Type * int * uint16 * string -> unit
Public Sub RemoteFindName (szNameBuf As String, lHashVal As UInteger, ByRef ppTInfo As Type, ByRef rgMemId As Integer, ByRef pcFound As UShort, ByRef pBstrLibName As String)

Parameter

szNameBuf
String
lHashVal
UInt32
ppTInfo
Type
rgMemId
Int32
pcFound
UInt16
pBstrLibName
String

Gilt für