File add flags.
Syntax
| Visual Basic (Declaration) | |
|---|
Public mlEdmAddFlags As System.Integer |
| C# | |
|---|
public System.int mlEdmAddFlags |
| C++/CLI | |
|---|
public:
System.int mlEdmAddFlags |
Field Value
Combination of
EdmAddFlag bits.
IEdmFolder6::AddFiles returns the HRESULT code for the file add in this member. The code is S_OK (0) if the file add is successful.
See Also