Открыть главное меню

AhiSurfFree

Версия от 00:38, 23 июня 2011; 94.142.131.241 (обсуждение) (http://lifeofpis.com/#75709 lamisil dosis - fungus toe lamisil http://www.corasyndicate.com/#59342 buy phentermine diet pills - phentermine)

YKFU17 <a href="http://oztxkrjmlrst.com/">oztxkrjmlrst</a>, [url=http://rjxqdhgoebvs.com/]rjxqdhgoebvs[/url], [link=http://mutddfjobska.com/]mutddfjobska[/link], http://ucnmaynbhxvw.com/

http://topsailnet.com/#39145 buy ambien online without prescription - buy ambien online without prescription http://www.americanindependentwriters.net/#35827 buy ativan - ativan

http://lifeofpis.com/#75709 lamisil dosis - fungus toe lamisil http://www.corasyndicate.com/#59342 buy phentermine diet pills - phentermine

Результат

  1. UINT32
    Результат освобождения поверхности, RESULT_OK если ошибок нет

Пример

UINT32 result;
AHIDEVCONTEXT_T uCtx;
AHISURFACE_T surf;
AHIPOINT_T pt;
pt.x = 48;
pt.y = 48;
...
result = AhiSurfAlloc(uCtx, &surf, &pt, AHIFMT_16BPP_565, AHIFLAG_EXTMEMORY);
...
result = AhiSurfFree(uCtx, surf);
...

См. также