NdrOleFree 함수(rpcndr.h)
NdrOleFree 함수는 CoTaskMemFree 함수에 대한 래퍼입니다.
구문
void NdrOleFree(
[in] void *NodeToFree
);
매개 변수
[in] NodeToFree
해제할 메모리에 대한 포인터입니다.
반환 값
없음
요구 사항
지원되는 최소 클라이언트 | Windows 2000 Professional [데스크톱 앱 | UWP 앱] |
지원되는 최소 서버 | Windows 2000 Server [데스크톱 앱 | UWP 앱] |
대상 플랫폼 | Windows |
헤더 | rpcndr.h(Rpc.h 포함) |
라이브러리 | Rpcrt4.lib |
DLL | Rpcrt4.dll |