Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Enables a windowless object to process window messages, participate in drag-and-drop operations, and draw. Extends and inherits from IOleInPlaceSiteEx. For more information, see IOleInPlaceSiteWindowless.
The IOleInPlaceSiteWindowless type exposes the following members.
Methods
Name
Description
Adjusts a specified rectangle if it is entirely or partially covered by overlapping, opaque objects.
Overloaded.
Informs an object if its container can support it as a windowless object that can be in-place activated.
Overloaded.
Overloaded.
Overloaded.
Called by an in-place active, windowless object to determine if it still has the mouse capture or not.
Provides an object with a handle to a device context for a screen or compatible device from its container.
Called by an in-place active, windowless object to determine if it still has the keyboard focus or not.
Overloaded.
Overloaded.
Enables an object to invalidate a specified rectangle of its in-place image on the screen.
Enables an object to invalidate a specified region of its in-place image on the screen.
Invokes the default processing for all messages passed to an object.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Releases the device context previously obtained by a call to IOleInPlaceSiteWindowless::GetDC.
Overloaded.
Overloaded.
Enables an object to scroll an area within its in-place active image on the screen.
Enables an in-place active, windowless object to capture all mouse messages.
Sets the keyboard focus for a UI-active, windowless object.
Top