Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

NKTWABLib::IGroups Interface Reference

import "nktwab.idl";

List of all members.

Public Member Functions

HRESULT Count ([out, retval]long *)
HRESULT Item ([in] VARIANT idx,[out, retval] Group **)
HRESULT Add ([out, retval] Group **)


Member Function Documentation

HRESULT NKTWABLib::IGroups::Count [out, retval] long *   ) 
 

Get the number of items.

HRESULT NKTWABLib::IGroups::Item [in] VARIANT  idx,
[out, retval] Group ** 
 

Get the specific item by index (1 based) or using a string of the entry id.

HRESULT NKTWABLib::IGroups::Add [out, retval] Group **   ) 
 

Creates a new group. User IGroup::Save to store it.



Developed by Nektra