ITypeInfo::RemoteGetDllEntry Method (Int32, tagINVOKEKIND, UInt32, String^, String^, UInt16)
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 RemoteGetDllEntry( int memid, tagINVOKEKIND invkind, unsigned int refPtrFlags, [OutAttribute] String^% pBstrDllName, [OutAttribute] String^% pBstrName, [OutAttribute] unsigned short% pwOrdinal )
Parameters
- memid
-
Type:
System::Int32
- invkind
-
Type:
Microsoft.VisualStudio.VsWizard::tagINVOKEKIND
- refPtrFlags
-
Type:
System::UInt32
- pBstrDllName
-
Type:
System::String^
- pBstrName
-
Type:
System::String^
- pwOrdinal
-
Type:
System::UInt16
Show: