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.
This method initializes the service configuration.
HRESULT Configure ( LONG* phWndParent);
Parameters
- phWndParent
[in] Pointer to the parent window; this can be NULL, in which case the configuration UI is displayed with parent hWnd set to NULL.
Return Values
The following table shows return values for this method.
Value | Description |
---|---|
S_OK | Indicates the call was successful. |
E_FAIL | Return value for any other failure |
Requirements
OS Version: Windows CE 5.0 and later.
Header: CcServiceConfigure.h.
Link Library: none.
See Also
Send Feedback on this topic to the authors