Visual Basic (Usage) | ![]() |
---|---|
Dim instance As StatusCode Dim semanticsChanged As Boolean Dim value As StatusCode value = instance.SetSemanticsChanged(semanticsChanged) |
C# | |
---|---|
public StatusCode SetSemanticsChanged( bool semanticsChanged ) |
Parameters
- semanticsChanged
- The value for the SemanticsChanged bit.
Return Value
The status code with the SemanticsChanged bit set to the specified value.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x