HRESULT Initialize(LPGUID lpGUID);
This method is provided for compliance with the COM protocol.
·Returns DPERR_ALREADYINITIALIZED.
lpGUID
Address of the globally unique identifier (GUID) used as the interface identifier.
Because the DirectPlay object is initialized when it is created, this method always returns the DPERR_ALREADYINITIALIZED return value.