DsRoleFreeMemory 함수(dsrole.h)
DsRoleFreeMemory 함수는 DsRoleGetPrimaryDomainInformation 함수에 의해 할당된 메모리를 해제합니다.
구문
void DsRoleFreeMemory(
[in] PVOID Buffer
);
매개 변수
[in] Buffer
해제할 버퍼에 대한 포인터입니다.
반환 값
없음
요구 사항
지원되는 최소 클라이언트 | Windows Vista |
지원되는 최소 서버 | Windows Server 2008 |
대상 플랫폼 | Windows |
헤더 | dsrole.h |
라이브러리 | Netapi32.lib |
DLL | Netapi32.dll |