Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.1 KB

ihostfilter-interface.md

File metadata and controls

44 lines (33 loc) · 1.1 KB
description title ms.date api_name api_location api_type f1_keywords helpviewer_keywords ms.assetid topic_type
Learn more about: IHostFilter Interface
IHostFilter Interface
03/30/2017
IHostFilter
mscoree.dll
COM
IHostFilter
IHostFilter interface [.NET Framework metadata]
e79456b1-045b-4a84-9714-2ea560ff75ea
apiref

IHostFilter Interface

Provides a method to indicate that a specified token will be processed.

Note

The IHostFilter interface must be implemented by the client.

Methods

Method Description
MarkToken Method Indicates that the specified metadata token will be processed.

Requirements

Platforms: See System Requirements.

Header: Cor.h

Library: Used as a resource in MsCorEE.dll

.NET Framework Versions: [!INCLUDEnet_current_v10plus]

See also