This topic has not yet been rated - Rate this topic

IQuickActivate::SetContentExtent method

Sets the content extent of a control.

Syntax


HRESULT SetContentExtent(
  [in]  LPSIZEL pSizel
);

Parameters

pSizel [in]

The size of the content extent.

Return value

If the method succeeds, the return value is S_OK. Otherwise, it is E_FAIL.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps | Windows Store apps]

Minimum supported server

Windows 2000 Server [desktop apps | Windows Store apps]

Header

OCIdl.h

IDL

OCIdl.idl

IID

IID_IQuickActivate is defined as CF51ED10-62FE-11CF-BF86-00A0C9034836

See also

IQuickActivate

 

 

Send comments about this topic to Microsoft

Build date: 5/16/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.