Microsoft DirectX 8.0 (C++) |
Creates a new instance of the tool.
HRESULT Clone( IDirectMusicTool** ppTool );
Return values are determined by the implementation. If it succeeds, the method should return S_OK. If it fails, the return value might be E_POINTER or E_OUTOFMEMORY.
Header: Declared in dmplugin.h.