ITypeInfo::GetMops Method (Int32, String^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void GetMops(
	int memid,
	[OutAttribute] String^% pBstrMops
)

Parameters

memid
Type: System::Int32
pBstrMops
Type: System::String^
Return to top
Show: