 |
CeRapiUninit ..msdn Add comment W32 Constants Translate this page |
 |
 |
|
This function uninitializes the Windows CE remote application programming interface (RAPI). |
 |
 |
| Code examples: |
 |
|
|
 |
 |
| Declaration: |
 |
 |
STDAPI CeRapiUninit(void);
|
 |
 |
 |
| FoxPro declaration: |
 |
 |
DECLARE INTEGER CeRapiUninit IN rapi
|
 |
 |
 |
| Parameters: |
 |
| None. |
 |
 |
| Return value: |
 |
| E_FAIL indicates that RAPI was not originally initialized. |
 |
 |
| My comment: |
 |
| The CeRapiUnInit function should be called when the application has completed its use of the remote API services. It gracefully closes down the connection to the Windows CE device. If called when not in an initialized state, it will return E_FAIL. |
 |
 |
| Word Index links for the CeRapiUninit : |
 |
|
|
 |
 |
| Translate this page: |
 |
|
 |
 |
| • |
 |
| Created: | 2004-06-20 13:24:13 | | Modified: | 2004-06-20 13:25:41 | Visited in last 7 days: 25 |