Microsoft SDK for Java

handleActivate

This method of the Direct3dRMWinDevice Class responds to a Microsoft® Windows® WM_ACTIVATE message. This method ensures that the colors in the active rendering window are correct.

Syntax

public void handleActivate(int wparam);

Parameters

wparam The WPARAM parameter is passed to the message-processing procedure with the WM_ACTIVATE message.

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