You are reading help file online using chmlib.com
|
CSpEvent::CopyFrom clears the current instance and copies the next event in the event queue to this instance.
HRESULT CopyFrom(
const SPEVENT *pSrcEvent
)
Value | Description |
---|---|
S_OK | Function completed successfully. |
E_OUTOFMEMORY | Exceeded available memory. |
You are reading help file online using chmlib.com
|