Condividi tramite


Metodo HwndWrapper.CreateWindowClassCore

Questa API non è conforme a CLS. 

Spazio dei nomi:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
<CLSCompliantAttribute(False)> _
Protected Overridable Function CreateWindowClassCore As UShort
[CLSCompliantAttribute(false)]
protected virtual ushort CreateWindowClassCore()

Valore restituito

Tipo: System.UInt16

Sicurezza di .NET Framework

Vedere anche

Riferimenti

HwndWrapper Classe

Spazio dei nomi Microsoft.VisualStudio.PlatformUI