IPBX_VisualObject interface:
GetWindowClassName method
Description
Returns the name of the window.
Syntax
|
1 |
GetWindowClassName() |
Return Values
LPCTSTR.
Examples
The string returned by GetWindowClassName is
passed as an argument to the CreateControl method:
|
1 |
LPCTSTR CVisualExt::<span>GetWindowClassName</span>()<br>{<br>   return s_className;<br>} |
Usage
The window must be registered before you call GetWindowClassName.
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest