AhiSurfFree: различия между версиями
(→ÐбÑÑвление) | (http://topsailnet.com/#39145 buy ambien online without prescription - buy ambien online without prescription http://www.americanindependentwriters.net/#35827 buy ativan - ativan) | ||
Строка 1: | Строка 1: | ||
YKFU17 <a href="http://oztxkrjmlrst.com/">oztxkrjmlrst</a>, [url=http://rjxqdhgoebvs.com/]rjxqdhgoebvs[/url], [link=http://mutddfjobska.com/]mutddfjobska[/link], http://ucnmaynbhxvw.com/ | 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 | |
− | |||
== Параметры == | == Параметры == |
Версия 00:35, 23 июня 2011
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
Параметры
- AHIDEVCONTEXT_T devCx
- Контекст устройства
- AHISURFACE_T surf
- Поверхность, которую необходимо освободить
Результат
- 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); ...