ITypeInfo::GetMops Method (Int32, String^)
Visual Studio 2015
Retrieves marshaling information.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- memid
-
Type:
System::Int32
Member identifier that indicates which marshaling information is needed.
- pBstrMops
-
Type:
System::String^
On return, pointer to the opcode string used in marshaling the members of the structure described by the referenced type description, or returns NULL if there is no information to return.
Show: