Feedback

  • Contents
 

II3IDExitPaths::RegisteredCount Property

get_RegisteredCount

The number of exit paths in the collection that were not dynamically added.

IDL Function Prototype

HRESULT RegisteredCount(

   [out, retval] long * returnCount

);

C/C++ Syntax

HRESULT get_RegisteredCount(long * returnCount);

Parameters

returnCount

The return value is the count of exit paths not dynamically added.