IConverterApplicationPreferences.HrGetHwnd Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub HrGetHwnd ( _
<OutAttribute> ByRef phwnd As Integer _
)
'Usage
Dim instance As IConverterApplicationPreferences
Dim phwnd As Integer
instance.HrGetHwnd(phwnd)
void HrGetHwnd(
out int phwnd
)
Parameters
- phwnd
Type: System.Int32
See Also
Reference
IConverterApplicationPreferences Interface