ICLRDebugManager::SetDacl Method

This method is not implemented.

HRESULT SetDacl (
    [in] PACL pacl
);

Parameters

  • pacl
    [in] A 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

Reference

ICLRControl Interface
ICLRDebugManager Interface
ICLRDebugManager::GetDacl Method
IHostControl Interface