IOleInPlaceSiteWindowless.CanWindowlessActivate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Informs an object if its container can support it as a windowless object that can be in-place activated.
public:
int CanWindowlessActivate();
public:
int CanWindowlessActivate();
int CanWindowlessActivate();
public int CanWindowlessActivate ();
abstract member CanWindowlessActivate : unit -> int
Public Function CanWindowlessActivate () As Integer
Returns
S_OK The object can activate in place without a window.
Remarks
For information on the COM interface, see IOleInPlaceSiteWindowless::CanWindowlessActivate