Microsoft SDK for Java

AxHost.wndProc

Represents the window procedure for this control.

Syntax

protected void wndProc( Message m )

Parameters

m

A Message object that specifies the message to process.

Remarks

This method is passed messages that have not been processed by the object's preProcessMessage method.

 

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