CoTaskMemAlloc(3w)

NAME

CoTaskMemAlloc (OLE32.@)

SYNOPSIS

LPVOID CoTaskMemAlloc
 (
  ULONG size
 )

DESCRIPTION

Allocates memory using the current process memory allocator.

PARAMS

size [In] Size of the memory block to allocate.

RETURNS

Success: Pointer to newly allocated memory block.

Failure: NULL.

IMPLEMENTATION

Defined in "objbase.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/ole32/ifs.c".

Debug channel "olemalloc".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout