_MSProject.HelpLaunch(Object, Object, Object, Object) 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 bool HelpLaunch (object Filename, object ContextNumber, object Search, object SearchKey);
abstract member HelpLaunch : obj * obj * obj * obj -> bool
Public Function HelpLaunch (Optional Filename As Object, Optional ContextNumber As Object, Optional Search As Object, Optional SearchKey As Object) As Boolean
Parameters
- Filename
- Object
- ContextNumber
- Object
- Search
- Object
- SearchKey
- Object