CComSafeArrayBound Members

Methods

CComSafeArrayBound

The constructor.

GetCount

Call this method to return the number of elements.

GetLowerBound

Call this method to return the lower bound.

GetUpperBound

Call this method to return the upper bound.

SetCount

Call this method to set the number of elements.

SetLowerBound

Call this method to set the lower bound.

Operators

operator =

Sets the CComSafeArrayBound to a new value.

See Also

Reference

CComSafeArrayBound Class