Uses of Class
com.moesol.bindings.platform_sdk.windows_api.MSG

Packages that use MSG
com.moesol.bindings.platform_sdk.windows_api   
 

Uses of MSG in com.moesol.bindings.platform_sdk.windows_api
 

Methods in com.moesol.bindings.platform_sdk.windows_api that return MSG
 MSG MSG.Array.get(int index)
           
 

Methods in com.moesol.bindings.platform_sdk.windows_api with parameters of type MSG
static int PlatformSDK.DispatchMessage(MSG msg)
          See PlatformSDK: DispatchMessage
static boolean PlatformSDK.GetMessage(MSG lpMsg, HWND hWnd, int wMsgFilterMin, int wMsgFilterMax)
          See PlatformSDK: GetMessage
 void MSG.Array.put(int index, MSG value)
           
 



Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.