Microsoft SDK for Java

initialize

This method of the DirectPlay2 Class initializes the DirectPlay2 object.

Syntax

public void initialize(_Guid guid);

Parameters

guid The GUID used as the interface identifier.

Remarks

Since the DirectPlay2 object is initialized when it is created, calling this method will always result in no action.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.