Feedback

  • Contents
 

II3IDInitiators::Count Property

get_Count

Returns the number of items in the collection of currently loaded initiators.

IDL Function Prototype

HRESULT Count(

   [out, retval] long * returnCount

);

C/C++ Syntax

HRESULT get_Count(long * returnCount);

Parameters

returnCount

The total count of items in the collection.