IOleComponent2.OnAppActivate(Int32, UInt32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void OnAppActivate(int fActive, System::UInt32 dwOtherThreadID);
public:
void OnAppActivate(int fActive, unsigned int dwOtherThreadID);
void OnAppActivate(int fActive, unsigned int dwOtherThreadID);
public void OnAppActivate (int fActive, uint dwOtherThreadID);
abstract member OnAppActivate : int * uint32 -> unit
Public Sub OnAppActivate (fActive As Integer, dwOtherThreadID As UInteger)
Parâmetros
- fActive
- Int32
- dwOtherThreadID
- UInt32