Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "JOB_INFO_1" in [All]

Structures

.
Summary
The JOB_INFO_1 structure specifies print-job information such as the job-identifier value, the name of the printer for which the job is spooled, the name of the machine that created the print job, the name of the user that owns the print job, and so on.
.

struct JOB_INFO_1 {

.

Structure JOB_INFO_1

.
Documentation
[JOB_INFO_1] on MSDN

winspool

.

    <StructLayout(LayoutKind.Sequential, CharSet:=CharSet.Auto)> Structure JOB_INFO_1

.

    'Returns the size of the JOB_INFO_1 structure

.

    Dim JI1 As New WINAPI.JOB_INFO_1


 
Access PInvoke.net directly from VS: