CreateEnrollmentConfigDialog

This function displays the LAP enrollment dialog.

BOOL CreateEnrollmentConfigDialog(
  HWND hParentWindow
);

Parameters

  • hParentWindow
    [in] Handle to the parent window.

Return Values

Returns TRUE on success, and FALSE otherwise.

Remarks

CreateEnrollmentConfigDialog can be called only by a trusted application. To get extended error information, the application should call GetLastError.

Requirements

Pocket PC: Windows Mobile 5.0 and later.
Smartphone: Windows Mobile 5.0 and later.
OS Versions: Windows CE 5.0 and later.
Header: Lap.h.
Link Library: Coredll.lib.

See Also

LASS Functions