IGraphicsUnknown Members

This interface is simply used to cast graphics objects to other graphics interfaces, using a non-standard implementation of QueryInterface. AddRef and Release are available as standard COM methods.

IGraphicsUnknown has the following members.

Public Methods

  Name Description
QueryInterface Used to cast graphics objects to other graphics interfaces.

See also

!> IUnknown::AddRef

!> IUnknown::Release

!>