PocketPlanner Programmer's Guide

ISupportInitialize Members

Methods

Specifies that this object supports a simple, transacted notification for batch initialization.

The following tables list the members exposed by the ISupportInitialize type.

 Public Methods

  Name Description

BeginInit

Signals the object that initialization is starting.

EndInit

Signals the object that initialization is complete.

 See Also