IServiceSink::RequestService method (portcls.h)

The RequestService method is called to forward a service request to an IServiceSink object.

Syntax

void RequestService();

Return value

None

Requirements

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

See also

IServiceGroup

IServiceSink