Oracle Objects for OLE C++ Class Library
Release 9.2

Part Number A95896-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback

OShutdown Method

Applies To

No class. This is a standalone routine.

Description

This method cleans up and shuts down the C++ class library.

Usage

void OShutdown(void)

Remarks

Before your application exits it should call OShutdown to clean up the C++ class library. This routine performs the per-process cleanup.

OLE users: If OStartup successfully called OleInitialize, OShutdown will call OleUninitialize.


 
Oracle
Copyright © 1998, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback