IOleObject::GetMiscStatus Method (UInt32, UInt32)

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

int GetMiscStatus(
	unsigned int dwAspect,
	[OutAttribute] unsigned int% pdwStatus
)

Parameters

dwAspect
Type: System::UInt32
pdwStatus
Type: System::UInt32

Return Value

Type: System::Int32

For information on the COM interface, see 0C5E9F73-8EEC-48E0-A172-4D3D49E56071

Return to top
Show: