IOleComponentManager.FOnComponentActivate(UInt32) Method

Definition

public:
 int FOnComponentActivate(System::UInt32 dwComponentID);
public:
 int FOnComponentActivate(unsigned int dwComponentID);
int FOnComponentActivate(unsigned int dwComponentID);
public int FOnComponentActivate (uint dwComponentID);
abstract member FOnComponentActivate : uint32 -> int
Public Function FOnComponentActivate (dwComponentID As UInteger) As Integer

Parameters

dwComponentID
UInt32

Returns

Applies to