Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A version of this page is also available for
4/8/2010
This function displays the LAP enrollment dialog.
Syntax
BOOL CreateEnrollmentConfigDialog(
HWND hParentWindow
);
Parameters
- hParentWindow
[in] Handle to the parent window.
Return Value
Returns TRUE on success, and FALSE otherwise.
Remarks
CreateEnrollmentConfigDialog can be called only by a privileged application. To get extended error information, the application should call GetLastError.
Requirements
| Header | lap.h |
| Windows Embedded CE | Windows CE 5.0 and later |
| Windows Mobile | Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later |
| Note | This function is called by the LASS, not the application. Therefore, no link library is exposed. For more information see Creating a LAP. |