IInfoPathViewControl.InputScopes(IntPtr, UInt32, IEnumString, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void InputScopes(IntPtr ppInputScopes, [Runtime::InteropServices::Out] System::UInt32 % pcInputScopes, [Runtime::InteropServices::Out] Microsoft::Office::Interop::InfoPath::IEnumString ^ % ppenumPhraseList, [Runtime::InteropServices::Out] System::String ^ % pbstrRegExp);
public void InputScopes (IntPtr ppInputScopes, out uint pcInputScopes, out Microsoft.Office.Interop.InfoPath.IEnumString ppenumPhraseList, out string pbstrRegExp);
Public Sub InputScopes (ppInputScopes As IntPtr, ByRef pcInputScopes As UInteger, ByRef ppenumPhraseList As IEnumString, ByRef pbstrRegExp As String)
Parameters
- ppInputScopes
- IntPtr
- pcInputScopes
- UInt32
- ppenumPhraseList
- IEnumString
- pbstrRegExp
- String