PyITransferSource
.RemoveItem
int =
RemoveItem(
Source
, flags
)
Deletes an item without recycling
Parameters
Source
:
PyIShellItem
The item to be deleted
flags
: int
Combination of shellcon.TSF_* flags
Return Value
Returns the HRESULT of the operation