ITypeLib.RemoteFindName(String, UInt32, Type, Int32, UInt16, String) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Yalnızca Microsoft Dahili Kullanımı İçindir.
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)
Parametreler
- szNameBuf
- String
- lHashVal
- UInt32
- ppTInfo
- Type
- rgMemId
- Int32
- pcFound
- UInt16
- pBstrLibName
- String