Microsoft SDK for Java

handleInterrogate

This method of the Service Class handles the interrogate request.

Syntax

protected boolean handleInterrogate();

Return Value

Returns false.

Remarks

Override this method in your derived service class if you want your service to handle interrogate events.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.