Contents

IOUserClientMethodDispatch

A structure that specifies how to validate the arguments passed to a client method function.

Declaration

struct IOUserClientMethodDispatch;

Discussion

Used this structure to specify the validation checks to perform on the fields of the IOUserClientMethodArguments structure passed to an IOUserClientMethodFunction.

Topics

Getting the Dispatch Properties

See Also

Responding to Messages