IDiscFormat2 interface (imapi2.h)

This is a base interface. Use the following interfaces which inherit this interface:

Inheritance

The IDiscFormat2 interface inherits from the IDispatch interface. IDiscFormat2 also has these types of members:

Methods

The IDiscFormat2 interface has these methods.

 
IDiscFormat2::get_MediaHeuristicallyBlank

Attempts to determine if the media is blank using heuristics (mainly for DVD+RW and DVD-RAM media).
IDiscFormat2::get_MediaPhysicallyBlank

Determines if the current media is reported as physically blank by the drive.
IDiscFormat2::get_SupportedMediaTypes

Retrieves the media types that are supported by the current implementation of the IDiscFormat2 interface.
IDiscFormat2::IsCurrentMediaSupported

Determines if the current media in a supported recorder supports the given format.
IDiscFormat2::IsRecorderSupported

Determines if the recorder supports the given format.

Requirements

Requirement Value
Minimum supported client Windows Vista, Windows XP with SP2 [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header imapi2.h