IOleComponentManager.FRevokeComponent(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 FRevokeComponent(System::UInt32 dwComponentID);
public:
int FRevokeComponent(unsigned int dwComponentID);
int FRevokeComponent(unsigned int dwComponentID);
public int FRevokeComponent (uint dwComponentID);
abstract member FRevokeComponent : uint32 -> int
Public Function FRevokeComponent (dwComponentID As UInteger) As Integer
Parameters
- dwComponentID
- UInt32