#6の続きですー ----------------------------------------- JobInfo_1.vb ----------------------------------------- 'JOB管理/子クラス_1 Imports System.Runtime.InteropServices Public NotInheritable Class JobInfo_1 Inherits JobInfo #Region "宣言部" #Region "宣言部:API" #Region "宣言部:API:JOB_INFO_1" 'http://www.winapi-database.com/Struct/JOB_INFO_1 … Public Structure JOB_INFO_1 Dim JobId As Integer Dim pPrinterName As IntP