Condividi tramite


IVsRunningDocumentTable7.GetDocumentFlagsEx(UInt32, UInt32, UInt32) Metodo

Definizione

Restituisce i flag Tabella documento in esecuzione impostati nel documento specificato.

public void GetDocumentFlagsEx (uint docCookie, out uint upperFlags, out uint lowerFlags);
abstract member GetDocumentFlagsEx : uint32 * uint32 * uint32 -> unit
Public Sub GetDocumentFlagsEx (docCookie As UInteger, ByRef upperFlags As UInteger, ByRef lowerFlags As UInteger)

Parametri

docCookie
UInt32

Identificatore univoco del documento nella tabella documento in esecuzione.

upperFlags
UInt32

Flag dell'enumerazione VSRDTFLAGSUPPER.

lowerFlags
UInt32

Flag dell'enumerazione VSRDTFLAGS.

Si applica a