Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the number of properties that are explicitly set on the parent object.
![]() ![]() |
Syntax
HRESULT value = object.get_length(* p);
Property values
Type: long
the number of properties that are explicitly set on the parent object. The range of valid property values is from 0 through length-1, inclusive.
.png)
.png)