ITypeLib::IsName Method (String^, UInt32, Int32, String^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void IsName( String^ szNameBuf, unsigned int lHashVal, [OutAttribute] int% pfName, [OutAttribute] String^% pBstrLibName )
Parameters
- szNameBuf
- Type: System::String^
- lHashVal
- Type: System::UInt32
- pfName
- Type: System::Int32
- pBstrLibName
- Type: System::String^
Show: