ENCX SDK  5.5.0.370
Public Member Functions | Properties | List of all members
IS57ProductAndUsages Interface Reference

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

import"encxcom.idl";

Inheritance diagram for IS57ProductAndUsages:
Inheritance graph
[legend]

Public Member Functions

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

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 2014 of file encxcom.idl.

Member Function Documentation

◆ Add()

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

◆ Clear()

HRESULT IS57ProductAndUsages::Clear ( )

◆ Remove()

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

◆ RestoreDefault()

HRESULT IS57ProductAndUsages::RestoreDefault ( )

Property Documentation

◆ _NewEnum

IUnknown IS57ProductAndUsages::_NewEnum
getproperty

◆ Count

LONG IS57ProductAndUsages::Count
getproperty

◆ Item

IS57ProductAndUsage IS57ProductAndUsages::Item([in] VARIANT vtIndex)
getproperty