import "_encxcom_encx.idl";

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] |
Properties and methods via IS57ProductAndUsages.
Definition at line 3414 of file _encxcom_encx.idl.
| HRESULT IS57ProductAndUsages::Add | ( | [in] IS57ProductAndUsage * | ProductAndUsage | ) | [inherited] |
| HRESULT IS57ProductAndUsages::Remove | ( | [in] LONG | nIndex | ) | [inherited] |
| HRESULT IS57ProductAndUsages::Clear | ( | ) | [inherited] |
IS57ProductAndUsage** IS57ProductAndUsages::Item([in] VARIANT vtIndex) [get, inherited] |
LONG* IS57ProductAndUsages::Count [get, inherited] |
IUnknown** IS57ProductAndUsages::_NewEnum [get, inherited] |