GME  13
Public Member Functions | Properties
IGMEOLEColl Interface Reference

import "Gme.idl";

List of all members.

Public Member Functions

HRESULT Add (IDispatch *newValue)
HRESULT Find (IDispatch *findValue,[out, retval] long *cnt)
HRESULT Remove (VARIANT removeValue)
HRESULT RemoveAll ()

Properties

long Count [get]
IDispatch Item (long nIndex) [get, set]
IUnknown _NewEnum [get]

Detailed Description

Definition at line 361 of file Gme.idl.


Member Function Documentation

HRESULT IGMEOLEColl::Add ( IDispatch *  newValue)
HRESULT IGMEOLEColl::Find ( IDispatch *  findValue,
[out, retval] long *  cnt 
)
HRESULT IGMEOLEColl::Remove ( VARIANT  removeValue)

Property Documentation

IUnknown IGMEOLEColl::_NewEnum [get]
long IGMEOLEColl::Count [get]
IDispatch IGMEOLEColl::Item [get, set]

The documentation for this interface was generated from the following file: