__VSRDTSAVEOPTIONS3 Enum

Definition

Specifies additional save options for a document in the running document table (RDT).

public enum class __VSRDTSAVEOPTIONS3
public enum class __VSRDTSAVEOPTIONS3
enum __VSRDTSAVEOPTIONS3
public enum __VSRDTSAVEOPTIONS3
type __VSRDTSAVEOPTIONS3 = 
Public Enum __VSRDTSAVEOPTIONS3
Inheritance
__VSRDTSAVEOPTIONS3

Fields

RDTSAVEOPT_SilentSave 128

Instructs the RDT to pass along a request to make the save silent (that is, no UI prompts). The call might fail with this flag if a silent save is not possible.

Applies to