COM Callback Sample

Demonstrates how to call a managed object from native code.

For information about using the samples, see the following topics:

Download sample

To build the sample using Visual Studio

  1. Open Windows Explorer and navigate to one of the language-specific subdirectories for this sample.

  2. Double-click the solutions (.sln) file for this sample.

  3. Press F5 to compile and run the sample.

  4. Deploy to the device or emulator.

Requirements

This sample requires Visual Studio.

The .NET Compact Framework is required to build or run the sample. See How to: Install the .NET Compact Framework for installation instructions.

See Also

Other Resources

Interoperability in the .NET Compact Framework