IViewObjectEx::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)
void 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
Show: