deleteMedium method
Deletes a medium from the current list.
Syntax
HRESULT retVal = object.deleteMedium(bstrMedium);
Parameters
bstrMedium [in]
Type: BSTRThe medium to delete in the media list.
Return value
Type: HRESULT
This method can return one of these values.
Return code | Description |
---|---|
S_OK | The operation completed successfully. |
Standards information
See also
Reference