代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/361182/2952603
cs documentitem.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, CoClass(typeof(DocumentItemClass)), Guid("00063020-0000-0000-C000-000000000046")]
publ
www.eeworm.com/read/361182/2952624
cs inspector.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, CoClass(typeof(InspectorClass)), Guid("00063005-0000-0000-C000-000000000046")]
public
www.eeworm.com/read/361182/2952679
cs remoteitem.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, Guid("00063023-0000-0000-C000-000000000046"), CoClass(typeof(RemoteItemClass))]
public
www.eeworm.com/read/361182/2952693
cs appointmentitem.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, CoClass(typeof(AppointmentItemClass)), Guid("00063033-0000-0000-C000-000000000046")]
p
www.eeworm.com/read/361182/2952735
cs explorers.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, Guid("0006300A-0000-0000-C000-000000000046"), CoClass(typeof(ExplorersClass))]
public
www.eeworm.com/read/361182/2952744
cs reportitem.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, Guid("00063026-0000-0000-C000-000000000046"), CoClass(typeof(ReportItemClass))]
public
www.eeworm.com/read/361182/2952747
cs journalitem.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, Guid("00063022-0000-0000-C000-000000000046"), CoClass(typeof(JournalItemClass))]
publi
www.eeworm.com/read/361182/2952775
cs contactitem.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, Guid("00063021-0000-0000-C000-000000000046"), CoClass(typeof(ContactItemClass))]
publi
www.eeworm.com/read/361182/2952794
cs inspectors.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, CoClass(typeof(InspectorsClass)), Guid("00063008-0000-0000-C000-000000000046")]
public
www.eeworm.com/read/361182/2952833
cs folders.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, Guid("00063040-0000-0000-C000-000000000046"), CoClass(typeof(FoldersClass))]
public in