CeRapiInit (rapi)
Last changed: Le Sage-194.51.181.168

.
Summary
This function attempts to initialize the Windows CE remote application programming interface (RAPI).

C# Signature:

[DllImport("rapi.dll")]
public static extern int CeRapiInit();

User-Defined Types:

None.

Notes:

function info on msdn at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceactsy/html/cerefCeRapiInit.asp

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Documentation
CeRapiInit on MSDN