IQuickActivate::SetContentExtent
Sets the
content extent of the control.
HRESULT SetContentExtent(
LPSIZEL psizel |
//Size of
the content extent |
); |
|
Parameter
psizel
[in] Size of
the content extent.
Return Values
S_OK
The extent
was successfully set.
E_FAIL
The object s
size is fixed and the extent cannot be set.