Поделиться через


CPictureHolder::GetPictureDispatch

This function returns a pointer to the CPictureHolder object's IPictureDisp interface.

LPPICTUREDISP GetPictureDispatch( );

Возвращаемое значение

A pointer to the CPictureHolder object's IPictureDisp interface.

Заметки

The caller must call Release on this pointer when finished with it.

Требования

Header: afxwin.h

См. также

Основные понятия

CPictureHolder Class

CPictureHolder Members

Hierarchy Chart

CPictureHolder::SetPictureDispatch