'宣言 Protected Overrides Sub DestroyWindowCore( _ ByVal hwnd As System.Runtime.InteropServices.HandleRef _ )
'使用法 Dim instance As DxHost Dim hwnd As System.Runtime.InteropServices.HandleRef instance.DestroyWindowCore(hwnd)
protected override void DestroyWindowCore( System.Runtime.InteropServices.HandleRef hwnd )
パラメータ
- hwnd