Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.16 KB

ihosttaskmanager-setstackguarantee-method.md

File metadata and controls

45 lines (35 loc) · 1.16 KB
description title ms.date api_name api_location api_type f1_keywords helpviewer_keywords ms.assetid topic_type
Learn more about: IHostTaskManager::SetStackGuarantee Method
IHostTaskManager::SetStackGuarantee Method
03/30/2017
IHostTaskManager.SetStackGuarantee
mscoree.dll
COM
IHostTaskManager::SetStackGuarantee
IHostTaskManager::SetStackGuarantee method [.NET Framework hosting]
SetStackGuarantee method [.NET Framework hosting]
6dcc4a4b-3a78-4369-bcc7-c0be6dde57d4
apiref

IHostTaskManager::SetStackGuarantee Method

Reserved for internal use only.

Syntax

HRESULT SetStackGuarantee(  
    [in] ULONG guarantee  
);  

Requirements

Platforms: See System Requirements.

Header: MSCorEE.h

Library: Included as a resource in MSCorEE.dll

.NET Framework Versions: [!INCLUDEnet_current_v20plus]

See also