IViewObject::GetColorSet Method (UInt32, Int32, UInt32, array<DVTARGETDEVICE>^, UInt32, IntPtr)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
int GetColorSet( unsigned int dwDrawAspect, int lindex, unsigned int pvAspect, array<DVTARGETDEVICE>^ ptd, unsigned int hicTargetDev, [OutAttribute] IntPtr% ppColorSet )
Parameters
- dwDrawAspect
- Type: System::UInt32
- lindex
- Type: System::Int32
- pvAspect
- Type: System::UInt32
- ptd
- Type: array<Microsoft.VisualStudio.OLE.Interop::DVTARGETDEVICE>^
- hicTargetDev
- Type: System::UInt32
- ppColorSet
- Type: System::IntPtr
Return Value
Type: System::Int32For information on the COM interface, see 68454266-CA31-44EC-8847-4D47001D9849
Show: