 |
 |
 |
|
|  |  |
 |
CoTaskMemFree ..msdn Add comment W32 Constants Translate this page |
 |
 |
|
Frees a block of task memory previously allocated through a call to the CoTaskMemAlloc or CoTaskMemRealloc function. |
 |  | | Code examples: |  | |
|
 |  | | Declaration: |  |  |
void CoTaskMemFree(
__in_opt LPVOID pv
);
|
 |  |  | | FoxPro declaration: |  |  |
DECLARE CoTaskMemFree IN Ole32;
INTEGER hMem
|
 |  |  | | Parameters: |  | pv [in, optional]
A pointer to the memory block to be freed. If this parameter is NULL, the function has no effect. |
 |  | | Return value: |  | | This function does not return a value. |
 |  | | Translate this page: |  | |  |  | | • |  | | Created: | 2011-01-14 19:50:09 | | Modified: | 2011-01-14 19:51:22 | Visited in last 7 days: 20 |
|
 |
 |
 |
 |
Copyright © 2001-2013
News2News, Inc.
Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use.
The information on this page is presented AS IS, meaning that you may use it at your own risk.
Microsoft Visual FoxPro
and Windows are trade marks
of Microsoft Corp.
All other trademarks are the property of their respective owners.
Privacy policy
|
 |
 |
 |
Credits: PHP (4.4.9), an HTML-embedded scripting language,
MySQL (5.1.55-log), the Open Source standard SQL database,
AceHTML Freeware
Version 4, freeware HTML Editor of choice. Hosted by Korax Online Inc. |
 |
 |
|
 |
 |
|
|