IS57ColourValues Interface Reference

A collection of S-57 colours and associated RGB values. More...

import "_encxcom_encx.idl";

Inheritance diagram for IS57ColourValues:

List of all members.

Public Member Functions

HRESULT Add ([in] IS57ColourValue *colourValue)
HRESULT Remove ([in] LONG nIndex)
HRESULT Clear ()

Properties

IS57ColourValue ** Item ([in] VARIANT vtIndex) [get]
LONG * Count [get]
IUnknown ** _NewEnum [get]


Detailed Description

A collection of S-57 colours and associated RGB values.

Definition at line 1715 of file _encxcom_encx.idl.


Member Function Documentation

HRESULT IS57ColourValues::Add ( [in] IS57ColourValue colourValue  ) 

HRESULT IS57ColourValues::Remove ( [in] LONG  nIndex  ) 

HRESULT IS57ColourValues::Clear (  ) 


Property Documentation

IS57ColourValue ** IS57ColourValues::Item([in] VARIANT vtIndex) [get]

LONG* IS57ColourValues::Count [get]

IUnknown** IS57ColourValues::_NewEnum [get]