This method indicates whether or not the control has a user interface (UI).
HRESULT get_HasUI( VARIANT_BOOL *pfHasUI );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
This method is required.