IServiceGroup::CancelDelayedService method (portcls.h)

The CancelDelayedService method cancels the previously requested delayed service.

Syntax

void CancelDelayedService();

Return value

None

Requirements

Requirement Value
Target Platform Universal
Header portcls.h (include Portcls.h)
IRQL PASSIVE_LEVEL

See also

IServiceGroup

IServiceGroup::RequestDelayedService