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