IFind.Load Method
This member is for Macintosh only and should not be used.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub Load ( _
bstrQueryName As String _
)
'Usage
Dim instance As IFind
Dim bstrQueryName As String
instance.Load(bstrQueryName)
void Load(
string bstrQueryName
)
Parameters
bstrQueryName
Type: System.StringThis parameter is for Macintosh only and should not be used.