HwndWrapper::CreateWindowClassCore Method ()

 

Creates the WNDCLASS atom to use for constructing this window’s handle.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
[CLSCompliantAttribute(false)]
virtual unsigned short CreateWindowClassCore()

Return Value

Type: System::UInt16

Returns the WNDCLASS atom used to create this window’s handle.

Return to top
Show: