windows_programming_notes.nbk: Home | Index | Next Page: GET_DEVICE_LPARAM | Previous Page: FreeEnvironmentStrings


 GET_APPCOMMAND_LPARAM

The GET_APPCOMMAND_LPARAM macro retrieves the application command from the specified LPARAM value.

Syntax

    short GET_APPCOMMAND_LPARAM(
        LPARAM lParam
    );

Parameters

Return Value

The return value is the bits of the high-order word representing the application command. It can be one of the following values.

Macro Information


windows_programming_notes.nbk: Home | Index | Next Page: GET_DEVICE_LPARAM | Previous Page: FreeEnvironmentStrings


Notebook exported on Monday, 7 July 2008, 18:56:50 PM Eastern Daylight Time