IConverterPreferences.HrGetMacroEnabled Method

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

Syntax

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

instance.HrGetMacroEnabled(pfMacroEnabled)
void HrGetMacroEnabled(
    out int pfMacroEnabled
)

Parameters

See Also

Reference

IConverterPreferences Interface

IConverterPreferences Members

Microsoft.Office.Core Namespace