A read-only object that is passed to some of the ICardInitialization interface methods to give context to the operation that is being performed.
Namespace: Microsoft.Clm
Assembly: Microsoft.Clm.Common (in microsoft.clm.common.dll)

Usage

Visual Basic
Dim instance As ICardContext

Syntax

Visual Basic
Public Interface ICardContext
C#
public interface ICardContext
C++
public interface class ICardContext
J#
public interface ICardContext
JScript
public interface ICardContext

Platforms

Development Platforms

Windows 2008 x64 Edition

Target Platforms

Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008, Windows Server 2008 R2

See Also