Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Open( _ ByVal Alloc As Boolean, _ ByVal IgnoreStatus As Boolean _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As WorklistItem Dim Alloc As Boolean Dim IgnoreStatus As Boolean instance.Open(Alloc, IgnoreStatus) |
C# | |
---|---|
public void Open( bool Alloc, bool IgnoreStatus ) |
C++/CLI | |
---|---|
public: void Open( bool Alloc, bool IgnoreStatus ) |
Parameters
- Alloc
- IgnoreStatus
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2