IOleInPlaceSiteEx.OnInPlaceDeactivateEx(Int32) Method

Definition

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

Applies to