Summary description for IIMask.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Interface IFormat |
| Visual Basic (Usage) | Copy Code |
|---|
Dim instance As IFormat |
| C# | |
|---|
public interface IFormat |
| Delphi | |
|---|
public interface IFormat |
| JScript | |
|---|
public interface IFormat |
| Managed Extensions for C++ | |
|---|
public __gc __interface IFormat |
| C++/CLI | |
|---|
public interface class IFormat |
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also