This method retrieves whether or not the power list box should wrap around—return to the beginning—when it reaches the end of the list.
HRESULT get_Circular ( BOOL *pfCircular );
NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.