IDiscMaster::Close method (imapi.h)
Closes the interface so other applications can use it.
Syntax
HRESULT Close();
Return value
S_OK is returned on success, but other success codes may be returned as a result of implementation.
Remarks
Content not committed to media through a call to RecordDisc is lost.
Closing an already closed interface returns S_OK.
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 |