Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides a method to indicate that a specified token will be processed.
Note
The IHostFilter interface must be implemented by the client.
interface IHostFilter : IUnknown {
HRESULT MarkToken (
mdToken tk
);
};
Method | Description |
---|---|
Indicates that the specified metadata token will be processed. |
Platforms: Windows 2000, Windows XP, Windows Server 2003 Family
Header: Cor.h
Library: Used as a resource in Mscoree.dll
.NET Framework Version: 2.0, 1.1, 1.0
Please sign in to use this experience.
Sign in