ITypeLib::RemoteIsName Method (String^, UInt32, Int32, String^)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
void RemoteIsName( 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: