IInfoPathViewControl.InputScopes Method
Gets the input scope of the current control in the enumeration.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
'Usage
Parameters
- ppInputScopes
Pointer to an array of input scopes.
- pcInputScopes
The number of input scopes in the array pointed to by ppInputScopes.
- ppenumPhraseList
Pointer to an implementation of the IEnumString interface containing the phrase list.
- pbstrRegExp
Pointer to a string containing the regular expression to be recognized.
Remarks
For information about how input scopes are defined for controls in InfoPath forms, search InfoPath help for "Input scopes for InfoPath controls".
For a list of controls that are enumerated in the view, if present, see the GetControls method of the IInfoPathDataImporterFields interface.
For more information about programmatically importing data into an InfoPath form, see the InfoPath Developer Portal on the Microsoft Office Developer Center.
See Also
Reference
IInfoPathViewControl Interface
IInfoPathViewControl Members
Microsoft.Office.Interop.InfoPath Namespace