| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As StatusCode Dim bits As AggregateBits Dim value As StatusCode value = instance.SetAggregateBits(bits) | |
| C# | |
|---|---|
| public StatusCode SetAggregateBits( AggregateBits bits ) | |
Parameters
- bits
- The bits to set.
Return Value
The status code with the aggregate bits set to the specified values.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    