OleComponent.OnAppActivateCore(Int32, UInt32) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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