代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/380043/2665082
pas testcomf.pas
unit TestComF;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Spin, NumIntf;
// redeclare the server GUID
const
Class_Number: TGU
www.eeworm.com/read/361182/2952556
cs taskrequestdeclineitem.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, Guid("00063039-0000-0000-C000-000000000046"), CoClass(typeof(TaskRequestDeclineItemClass))]
www.eeworm.com/read/361182/2952586
cs outlookbarshortcuts.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, CoClass(typeof(OutlookBarShortcutsClass)), Guid("00063074-0000-0000-C000-000000000046")]
www.eeworm.com/read/361182/2952743
cs taskrequestacceptitem.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, Guid("00063038-0000-0000-C000-000000000046"), CoClass(typeof(TaskRequestAcceptItemClass))]
www.eeworm.com/read/361182/2952779
cs taskrequestupdateitem.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, Guid("00063037-0000-0000-C000-000000000046"), CoClass(typeof(TaskRequestUpdateItemClass))]
www.eeworm.com/read/361182/2952796
cs outlookbargroups.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, Guid("00063072-0000-0000-C000-000000000046"), CoClass(typeof(OutlookBarGroupsClass))]
www.eeworm.com/read/255233/4378526
h wmiwah.h
// The corresponding CIM class definitions are in SampleFilter.mof.
// The GUID definitions are in SampleFilterGuids.h
// 8 byte alignment is required for WMI
#pragma pack(push, 8)
struct Samp
www.eeworm.com/read/336165/12467954
pas testcomf.pas
unit TestComF;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Spin, NumIntf;
// redeclare the server GUID
const
Class_Number: TGU
www.eeworm.com/read/109101/15563703
inf hellowdm.inf
[Version]
Signature="$Windows 95$"
Provider=%ProviderName%
; If device fits one of the standard classes, use the
; name and GUID here, otherwise create your own as
; this example shows.
Cl