Previous Next

IServiceSink::RequestService

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

VOID
  RequestService(
    void
    );

Parameters

None

Return Value

None

Headers

Declared in portcls.h. Include portcls.h.

Comments

The RequestService method is called at IRQL DISPATCH_LEVEL.