ITypeInfo::RemoteGetDocumentation Method (Int32, UInt32, String^, String^, UInt32, 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 RemoteGetDocumentation( int memid, unsigned int refPtrFlags, [OutAttribute] String^% pBstrName, [OutAttribute] String^% pBstrDocString, [OutAttribute] unsigned int% pdwHelpContext, [OutAttribute] String^% pBstrHelpFile )
Parameters
- memid
-
Type:
System::Int32
- refPtrFlags
-
Type:
System::UInt32
- pBstrName
-
Type:
System::String^
- pBstrDocString
-
Type:
System::String^
- pdwHelpContext
-
Type:
System::UInt32
- pBstrHelpFile
-
Type:
System::String^
Show: