Udostępnij za pośrednictwem


Struktura VSDRAWITEMSTRUCT

 

Przestrzeń nazw:   Microsoft.VisualStudio.Shell.Interop
Zestaw:  Microsoft.VisualStudio.Shell.Interop.8.0 (w Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Składnia

public struct VSDRAWITEMSTRUCT
public value struct VSDRAWITEMSTRUCT
[<Sealed>]
type VSDRAWITEMSTRUCT = struct end
Public Structure VSDRAWITEMSTRUCT

Metody

Nazwa Opis
System_CAPS_pubmethod Equals(Object)

(Odziedziczone po: ValueType.)

System_CAPS_pubmethod GetHashCode()

(Odziedziczone po: ValueType.)

System_CAPS_pubmethod GetType()

(Odziedziczone po: Object.)

System_CAPS_pubmethod ToString()

(Odziedziczone po: ValueType.)

Pola

Nazwa Opis
System_CAPS_pubfield CtlID

System_CAPS_pubfield CtlType

System_CAPS_pubfield hdc

System_CAPS_pubfield hwndItem

System_CAPS_pubfield itemAction

System_CAPS_pubfield itemData

System_CAPS_pubfield itemid

System_CAPS_pubfield itemState

System_CAPS_pubfield rcItem

Bezpieczeństwo wątku

Wszelkie elementy członkowskie z publiczną metodą static tego typu (Udostępniane w programie Visual Basic) gwarantują bezpieczeństwo wątku. Nie gwarantuje się bezpieczeństwa wątkowego żadnych elementów członkowskich wystąpień.

Zobacz też

Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop

Powrót do początku