Tweaked minor documentation
This commit is contained in:
parent
c6e7e50322
commit
c78e599659
@ -49,7 +49,7 @@ namespace MontoyaTech.Process.Net
|
|||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Indicates that any windows created by the process cannot be pinned on the taskbar.
|
/// Indicates that any windows created by the process cannot be pinned on the taskbar.
|
||||||
// This flag must be combined with STARTF_TITLEISAPPID.
|
/// This flag must be combined with STARTF_TITLEISAPPID.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
STARTF_PREVENTPINNING = 0x00002000,
|
STARTF_PREVENTPINNING = 0x00002000,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user