xtd
0.2.0
Loading...
Searching...
No Matches
◆
get_lparam()
template<typename type_t >
type_t xtd::forms::message::get_lparam
(
)
const
inline
noexcept
Gets the lparam value and converts the value to an object.
Template Parameters
type
The type to use to create an instance. This type must be declared as a structure type.
Returns
An object that represents an instance of the class specified by the template parameter, with the data from the lparam field of the message.
xtd
forms
message
Generated on Sat Sep 14 2024 21:25:26 for xtd by
Gammasoft
. All rights reserved.