IOleInPlaceSite.OnUIDeactivate(Int32) Method

Definition

public:
 void OnUIDeactivate(int fUndoable);
public:
 void OnUIDeactivate(int fUndoable);
void OnUIDeactivate(int fUndoable);
public void OnUIDeactivate (int fUndoable);
abstract member OnUIDeactivate : int -> unit
Public Sub OnUIDeactivate (fUndoable As Integer)

Parameters

fUndoable
Int32

Remarks

For information on the COM interface, see IOleInPlaceSite::OnUIDeactivate

Applies to