FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..emptyRecycleBin Method

Empties the recycle bin.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public bool emptyRecycleBin(
	emptyType oType
)
Public Function emptyRecycleBin ( _
	oType As emptyType _
) As Boolean
public:
bool^ emptyRecycleBin(
	emptyType^ oType
)

Parameters

oType
Type: FlowWright.cDevDeAPI..::..emptyType
empty all or only for current user

Return Value

true if XXXX, false otherwise.