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