1 instantiation of USEROBJECTFLAGS
mscorlib (1)
system\environment.cs (1)
1425
Win32Native.USEROBJECTFLAGS flags = new Win32Native.
USEROBJECTFLAGS
();
2 references to USEROBJECTFLAGS
mscorlib (2)
microsoft\win32\win32native.cs (1)
2007
[MarshalAs(UnmanagedType.LPStruct)]
USEROBJECTFLAGS
pvBuffer, int nLength, ref int lpnLengthNeeded);
system\environment.cs (1)
1425
Win32Native.
USEROBJECTFLAGS
flags = new Win32Native.USEROBJECTFLAGS();