Campo VSOPENFILENAMEW.hwndOwner
Publicado: abril de 2016
HWND da janela owing.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
[ComConversionLossAttribute]
public IntPtr hwndOwner
public:
[ComConversionLossAttribute]
IntPtr hwndOwner
[<ComConversionLossAttribute>]
val mutable hwndOwner : nativeint
<ComConversionLossAttribute>
Public hwndOwner As IntPtr
Valor de Campo
Type: System.IntPtr
Comentários
COM assinatura
De vsshell.idl:
Consulte também
Estrutura VSOPENFILENAMEW
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo