代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/239395/4601417
h cdxfilter.h
//
// CDXFilter.h
//
#ifndef __H_CDXFilter__
#define __H_CDXFilter__
#include
class CDXFilter
{
protected:
IGraphBuilder * mGraph;
IBaseFilter * mFilter;
GUID mC
www.eeworm.com/read/206619/5007830
cs ihtmldocument2.cs
using System;
using System.Runtime.InteropServices;
namespace ICSharpCode.SharpDevelop.Gui.HtmlControl
{
[
InterfaceType(ComInterfaceType.InterfaceIsDual),
ComVisible(true),
Guid(@"332C44
www.eeworm.com/read/334125/3373219
c uuid.c
/*
Unix SMB/CIFS implementation.
UUID/GUID functions
Copyright (C) Theodore Ts'o 1996, 1997,
Copyright (C) Jim McDonough 2002.
Copyright (C) Andrew
www.eeworm.com/read/297394/3886947
cs ishellfolder.cs
using System;
using System.Runtime.InteropServices;
namespace ShellDll
{
[ComImport]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("000214E6-0000-0000-C000-0000000000
www.eeworm.com/read/442127/1766103
h standardinterfaces.h
// StandardInterfaces.h -- Interface GUIDs used by known drivers
// Copyright (C) 2000 by Walter Oney
// All rights reserved
// Note that all of the DEFINE_GUID calls in this header are missi
www.eeworm.com/read/379506/2672736
dfm clrdemoguidform.dfm
object frmGuid: TfrmGuid
Left = 339
Top = 225
BorderStyle = bsDialog
Caption = 'Guid Stream'
ClientHeight = 273
ClientWidth = 392
Color = clBtnFace
Font.Charset = DEFAULT_CHARS
www.eeworm.com/read/361182/2952014
cs iadvisesink.cs
namespace Imps.Client.Pc.BizControls
{
using System;
using System.Runtime.InteropServices;
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown), ComVisible(true), Guid("0000010F-000
www.eeworm.com/read/361182/2952543
cs outlookbarpane.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, CoClass(typeof(OutlookBarPaneClass)), Guid("00063070-0000-0000-C000-000000000046")]
pu
www.eeworm.com/read/361182/2952591
cs namespace.cs
namespace Microsoft.Office.Interop.Outlook
{
using System.Runtime.InteropServices;
[ComImport, Guid("00063002-0000-0000-C000-000000000046"), CoClass(typeof(NameSpaceClass))]
public