Packages How-To Topics

Provides examples of tasks related to the package as a whole.

Topic Description
How to Load a Package for Reading This topic shows how to use Packaging APIs to load a package to be read.
How to Save a Package This topic shows how to use Packaging APIS to save a package.

 

Disclaimer

Code examples are not intended to be complete and working programs. The code examples that are referenced on this page, for example, do not perform parameter checking, error checking, or error handling. Use these examples as a starting point, then add the code necessary to create a robust application. For more information about error handling in COM, see the Error Handling (COM) topic.

Packages Fundamentals

Overviews

Getting Started with the Packaging API

Reference

Packaging API Samples