IDirectPlay4::Initialize
IDirectPlay4 InterfaceThis method is provided for compliance with the COM protocol.
Syntax
HRESULT Initialize(
LPGUID lpGUID
);Parameters
- lpGUID
- Pointer to the globally unique identifier (GUID) used as the interface identifier.
Return Value
Returns DPERR_ALREADYINITIALIZED.
Remarks
Because the DirectPlay object is initialized when it is created, this method always returns the DPERR_ALREADYINITIALIZED return value.
See Also
Top of Page
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.