This method of the DirectPlay2 Class initializes the DirectPlay2 object.
public void initialize(_Guid guid);
guid | The GUID used as the interface identifier. |
Since the DirectPlay2 object is initialized when it is created, calling this method will always result in no action.