Date: 05/26/05 (Code WTF) Keywords: no keywords // Few lines of code goes before
return S_OK;
}
// Format conversation is not yet supported.
// Sorry.
// Will be implemented later for sure.
// I swear.
return E_NOTIMPL;
}
Source: http://www.livejournal.com/community/code_wtf/7421.html
|