다음을 통해 공유


OLE 클래스

The OLE classes work with the other application framework classes to provide easy access to the ActiveX API, giving your programs an easy way to provide the power of ActiveX to your users. Using ActiveX, you can:

  • Create compound documents, which allow users to create and edit documents containing data created by multiple applications, including text, graphics, spreadsheets, sound, or other types of data.

  • Create OLE objects that can be embedded in compound documents.

  • Use OLE drag and drop to copy data between applications.

  • Use Automation to control one program with another.

  • Create ActiveX controls and ActiveX control containers (formerly called OLE controls and OLE control containers, respectively).

The following categories of classes support ActiveX:

상속 클래스를 보려면 클래스 계층 구조 차트를 사용합니다.

참고 항목

개념

클래스 라이브러리 개요