API:Winapi.Messages.SendGetStructMessage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function SendGetStructMessage(Handle: HWND; Msg: UINT; WParam: WPARAM; var LParam; Unused: Boolean = False): LRESULT;

C++

extern DELPHI_PACKAGE NativeInt __fastcall SendGetStructMessage(HWND Handle, unsigned Msg, NativeUInt WParam, void *LParam, bool Unused = false);

Properties

Type Visibility Source Unit Parent
function public
Winapi.Messages.pas
Winapi.Messages.hpp
Winapi.Messages Winapi.Messages

Description

Embarcadero Technologies does not currently have any additional information.