Microsoft DirectX 8.0 (C++) |
Makes a copy of a performance message.
HRESULT ClonePMsg( DMUS_PMSG* pSourcePMSG, DMUS_PMSG** ppCopyPMSG );
If it succeeds, the method returns S_OK.
If it fails, the method can return one of the following error values.
E_OUTOFMEMORY |
E_POINTER |
Header: Declared in dmusici.h.