IOleInPlaceSiteEx.OnInPlaceDeactivateEx(Int32) 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.
public:
void OnInPlaceDeactivateEx(int fNoRedraw);
public:
void OnInPlaceDeactivateEx(int fNoRedraw);
void OnInPlaceDeactivateEx(int fNoRedraw);
public void OnInPlaceDeactivateEx (int fNoRedraw);
abstract member OnInPlaceDeactivateEx : int -> unit
Public Sub OnInPlaceDeactivateEx (fNoRedraw As Integer)
Parameters
- fNoRedraw
- Int32
Remarks
For information on the COM interface, see IOleInPlaceSiteEx::OnInPlaceDeactivateEx