Share via


IConverterPreferences.HrCheckFormat Method

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub HrCheckFormat ( _
    <OutAttribute> ByRef pFormat As Integer _
)
'Usage
Dim instance As IConverterPreferences
Dim pFormat As Integer

instance.HrCheckFormat(pFormat)
void HrCheckFormat(
    out int pFormat
)

Parameters

See Also

Reference

IConverterPreferences Interface

IConverterPreferences Members

Microsoft.Office.Core Namespace