IOleComponentManager.FOnComponentActivate(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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