PPT Slide
//Initialize DirectX components
DDSURFACEDESC ddsd; // Structures needed for Surfaces
//-----------Set up Direct Play------------------
// Get the service provider you want to use
DirectPlayEnumerate(DirectPlayEnumerateCallback, hwndApp);
// Create the DirectPlay object
CreateDirectPlayInterface();
// If you want to join a session, find it
Initializes & sets up the DirectX