IResultType::PropertyCount Property

This property contains the number of properties exposed by the type.

Syntax

HRESULT IResultType::get_PropertyCount(long *count);

Parameters

  • count
    Pointer to a variable of type long that receives returns the address of the number of properties exposed.

Return Value

No return value.