IOleInPlaceSiteWindowless::CanWindowlessActivate Method ()

 

Informs an object if its container can support it as a windowless object that can be in-place activated.

Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

int CanWindowlessActivate()

Return Value

Type: System::Int32

S_OK

The object can activate in place without a window.

For information on the COM interface, see 8E2F2820-E8D7-4F0E-921D-4FC88FECA15F

Return to top
Show: