IMetaDataEmit::DefineMethodImpl Method
This page is specific to:.NET Framework Version:2.03.03.54.0
.NET Framework 4
IMetaDataEmit::DefineMethodImpl Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Creates a definition for implementation of a method inherited from an interface, and returns a token to that method-implementation definition.

HRESULT DefineMethodImpl ( 
    [in]  mdTypeDef         td, 
    [in]  mdToken           tkBody, 
    [in]  mdToken           tkDecl
);
Parameters

td

[in] The mdTypedef token of the implementing class.

tkBody

[in] The mdMethodDef or mdMethodRef token of the code body.

tkDecl

[in] The mdMethodDef or mdMethodRef token of the interface method being implemented.

Requirements

Platforms: See .NET Framework System Requirements.

Header: Cor.h

Library: Used as a resource in MSCorEE.dll

.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0

See Also

Reference

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View