ITTimeCollection::Create

[This is preliminary documentation and subject to change.]

Create new ITTime component.

HRESULT Create(
  ULONG Index,
  ITTime **ppTime
);
 

Parameters

Index
[in] Index of item to create.
ppTime
[out] Point to ITTime component created.

Return Values

TBD