HRESULT GetWindowHandle(
long *hWind// out
);
The GetWindowHandle function returns the window handle of the Payment Selector's window. This handle can be used in calls to Microsoft® Windows® API functions such as MessageBox.
This function returns the following value.
Value | Meaning |
---|---|
S_OK | Success |