IQuickActivate::GetContentExtent

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.

QuickInfo

  Windows NT: Use version 4.0 or later. New for OC96.
  Windows: Use Windows 95 or later. New for OC96.
  Windows CE: Unsupported.
  Header: Declared in ocidl.h.