Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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
);
};
Methods
| Method | Description |
|---|---|
Indicates that the specified metadata token will be processed. |
Requirements
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