IS57ProductAndUsages Interface Reference

A collection of S-57 product / intended usage pairs. More...

import "_encxcom_encx.idl";

Inheritance diagram for IS57ProductAndUsages:

List of all members.

Public Member Functions

HRESULT Add ([in] IS57ProductAndUsage *ProductAndUsage)
HRESULT Remove ([in] LONG nIndex)
HRESULT Clear ()

Properties

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


Detailed Description

A collection of S-57 product / intended usage pairs.

Definition at line 1780 of file _encxcom_encx.idl.


Member Function Documentation

HRESULT IS57ProductAndUsages::Add ( [in] IS57ProductAndUsage ProductAndUsage  ) 

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

HRESULT IS57ProductAndUsages::Clear (  ) 


Property Documentation

IS57ProductAndUsage** IS57ProductAndUsages::Item([in] VARIANT vtIndex) [get]

LONG* IS57ProductAndUsages::Count [get]

IUnknown** IS57ProductAndUsages::_NewEnum [get]