Description | |||||||||||
Retrieves the current window identifier. | |||||||||||
Replacement in Object TOOLKIT: | pfcWindow::GetId | ||||||||||
pfcBaseSession::CurrentWindow | |||||||||||
Synopsis | |||||||||||
#include <ProWindows.h> | |||||||||||
ProError | ProWindowCurrentGet | ( | |||||||||
int* p_window_id | |||||||||||
/* (Out) | |||||||||||
The current window identifier. If the current window is the message area, the function returns PRO_VALUE_UNUSED. | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|