OleComponent.BeginTracking 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.
Makes this IOleComponent the tracking component with its associated IOleComponentManager.
public:
void BeginTracking();
public:
void BeginTracking();
void BeginTracking();
public void BeginTracking ();
member this.BeginTracking : unit -> unit
Public Sub BeginTracking ()