1 |
6.443522 |
GraphicsCaptureAccessKind::Borderless |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
Borderless = 0,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.graphics.capture.idl(182,0) |
|
2 |
6.443522 |
PrintBordering::Borderless |
Int32 |
4 |
0x00000004 |
4 |
|
|
System.Int32 |
Borderless = 4
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.graphics.printing.idl(232,0) |
|
3 |
3.796882 |
GraphicsCaptureAccessKind |
Enum |
|
|
|
|
|
|
enum GraphicsCaptureAccessKind
{
Borderless = 0,
Programmatic = 1
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.graphics.capture.idl(180,0) |
|
4 |
3.037506 |
PrintBordering |
Enum |
|
|
|
|
|
|
enum PrintBordering
{
Default = 0,
NotAvailable = 1,
PrinterCustom = 2,
Bordered = 3,
Borderless = 4
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.graphics.printing.idl(226,0) |
|