ITypeLib.RemoteFindName(String, UInt32, Type, Int32, UInt16, String) Método

Definição

Somente para uso interno da Microsoft.

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)

Parâmetros

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

Aplica-se a