Previous Topic Next topic Print topic


PInvoke Example

The supplied PInvoke sample demonstrates Platform Invoke.

See the Pinvoke example, which is with the Visual Studio examples. This example contains the following of interest:

To run the example:

  1. Build the solution by clicking Build > Build pinvoke.
  2. Step through the program, using Debug > Step into.
Previous Topic Next topic Print topic