OleComponent.OnAppActivateCore(Int32, UInt32) Yöntem

Tanım

OnAppActivate için varsayılan ımptasyon. Yalnızca dinleyiciler varsa AppActivate olayı harekete geçirir.

protected:
 virtual void OnAppActivateCore(int fActive, System::UInt32 dwOtherThreadID);
protected:
 virtual void OnAppActivateCore(int fActive, unsigned int dwOtherThreadID);
 virtual void OnAppActivateCore(int fActive, unsigned int dwOtherThreadID);
protected virtual void OnAppActivateCore (int fActive, uint dwOtherThreadID);
abstract member OnAppActivateCore : int * uint32 -> unit
override this.OnAppActivateCore : int * uint32 -> unit
Protected Overridable Sub OnAppActivateCore (fActive As Integer, dwOtherThreadID As UInteger)

Parametreler

fActive
Int32
dwOtherThreadID
UInt32

Şunlara uygulanır