'宣言 Protected Overrides Function BuildWindowCore( _ ByVal hwndParent As System.Runtime.InteropServices.HandleRef _ ) As System.Runtime.InteropServices.HandleRef
'使用法 Dim instance As DxHost Dim hwndParent As System.Runtime.InteropServices.HandleRef Dim value As System.Runtime.InteropServices.HandleRef value = instance.BuildWindowCore(hwndParent)
protected override System.Runtime.InteropServices.HandleRef BuildWindowCore( System.Runtime.InteropServices.HandleRef hwndParent )
パラメータ
- hwndParent