Share via


CPictureHolder::GetPictureDispatch

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

LPPICTUREDISP GetPictureDispatch( );

Return Value

A pointer to the CPictureHolder object's IPictureDisp interface.

Remarks

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

Requirements

Header: afxwin.h

See Also

Reference

CPictureHolder Class

Hierarchy Chart

CPictureHolder::SetPictureDispatch