The data type requested by the client. An error is returned (See Additems or ValidateItems) if
the server cannot provide the item in this format.
Passing VT_EMPTY (void) means the client will accept the server’s canonical datatype.
Syntax
Visual Basic (Declaration) | |
---|
Public RequestedDataType As VarEnum
|
C# | |
---|
public VarEnum RequestedDataType
|
Requirements
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x
See Also