ICLRDebugManager::GetDacl Method

This method is not implemented.

HRESULT GetDacl (
    [out] PACL* ppacl
);

Parameters

  • ppacl
    [out] An interface pointer to the Access Control List (ACL).

Return Value

HRESULT

Description

E_NOTIMPL

The method is not implemented.

Requirements

Platforms: Windows 2000, Windows XP, Windows Server 2003 family

Header: MSCorEE.idl

Library: Included as a resource in MSCorEE.dll

.NET Framework Version: 2.0

See Also

Concepts

ICLRControl Interface

ICLRDebugManager Interface

ICLRDebugManager::SetDacl Method

IHostControl Interface