IQuickActivate::GetContentExtent  .IQQ7R

Gets the content extent of the control.

HRESULT GetContentExtent(

    LPSIZEL psizel

//Pointer to size of the content extent

   );

 

 

Parameters

psizel

[out] Pointer to size of the content extent.

 

Return Values

S_OK

The content extent was successfully returned.