ITypeLib.RemoteIsName(String, UInt32, Int32, 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 RemoteIsName(System::String ^ szNameBuf, System::UInt32 lHashVal, [Runtime::InteropServices::Out] int % pfName, [Runtime::InteropServices::Out] System::String ^ % pBstrLibName);
void RemoteIsName(std::wstring const & szNameBuf, unsigned int lHashVal, [Runtime::InteropServices::Out] int & pfName, [Runtime::InteropServices::Out] std::wstring const & & pBstrLibName);
public void RemoteIsName (string szNameBuf, uint lHashVal, out int pfName, out string pBstrLibName);
abstract member RemoteIsName : string * uint32 * int * string -> unit
Public Sub RemoteIsName (szNameBuf As String, lHashVal As UInteger, ByRef pfName As Integer, ByRef pBstrLibName As String)
Parametreler
- szNameBuf
- String
- lHashVal
- UInt32
- pfName
- Int32
- pBstrLibName
- String