Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Clears the contents of an unburned image (the current stash file).
Syntax
HRESULT ClearFormatContent();
Return value
S_OK is returned on success, but other success codes may be returned as a result of implementation. The following error codes are commonly returned on operation failure, but do not represent the only possible error values:
Remarks
The stash file is an internal structure that is used to stage a disc before recording it to media.
SetActiveDiscRecorder determines if there is an IMAPI multi-session disc in the active drive. If so, IMAPI enters multi-session mode automatically. Using ClearFormatContent after multi-session mode had been established causes IMAPI to return to single-session mode. This means that a blank disc is required for a RecordDisc burn.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | imapi.h |
Library | Uuid.lib |
DLL | Actxprxy.dll |