代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/297394/3886959
cs ienumidlist.cs
using System;
using System.Runtime.InteropServices;
namespace ShellDll
{
[ComImportAttribute()]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("000214F2-0000-
www.eeworm.com/read/282003/4110363
java pnpnotify.java
package de.thesycon.usbio;
/**
* Class for register plug and play notifications for a guid.
*/
public class PnPNotify implements PnPNotifyInterface, UsbIoErrorCodes
{
private PnPNotifyInter
www.eeworm.com/read/445818/1717884
cs expenseaccountinfo.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace MyApplication
{
[Serializable]
public class ExpenseAccountInfo
{
private Guid appguid;
www.eeworm.com/read/112494/6962747
h driver.h
// Driver.h - Chapter 13
//
// Copyright (C) 2000 by Jerry Lozano
//
#pragma once
#include
// {295CF049-FE7C-4ce1-A178-737E55F6EDF9}
DEFINE_GUID(GUID_WMIEx,
0x295CF049, 0xFE7
www.eeworm.com/read/442052/7660680
h driver.h
// Driver.h - Chapter 13
//
// Copyright (C) 2000 by Jerry Lozano
//
#pragma once
#include
// {295CF049-FE7C-4ce1-A178-737E55F6EDF9}
DEFINE_GUID(GUID_WMIEx,
0x295CF049, 0xFE7
www.eeworm.com/read/139787/13131378
h driver.h
// Driver.h - Chapter 13
//
// Copyright (C) 2000 by Jerry Lozano
//
#pragma once
#include
// {295CF049-FE7C-4ce1-A178-737E55F6EDF9}
DEFINE_GUID(GUID_WMIEx,
0x295CF049, 0xFE7
www.eeworm.com/read/126323/14429337
h driver.h
// Driver.h - Chapter 13
//
// Copyright (C) 2000 by Jerry Lozano
//
#pragma once
#include
// {295CF049-FE7C-4ce1-A178-737E55F6EDF9}
DEFINE_GUID(GUID_WMIEx,
0x295CF049, 0xFE7
www.eeworm.com/read/389424/8522609
h public.h
// bus guid
// {473DB41C-CC0E-4ce7-89FE-1E980922806C}
DEFINE_GUID(GUID_TIAMO_BUS,
0x473db41c, 0xcc0e, 0x4ce7, 0x89, 0xfe, 0x1e, 0x98, 0x9, 0x22, 0x80, 0x6c);
// ioctol for bus
#define IOC
www.eeworm.com/read/280346/10337792
h public.h
// bus guid
// {473DB41C-CC0E-4ce7-89FE-1E980922806C}
DEFINE_GUID(GUID_TIAMO_BUS,
0x473db41c, 0xcc0e, 0x4ce7, 0x89, 0xfe, 0x1e, 0x98, 0x9, 0x22, 0x80, 0x6c);
// ioctol for bus
#define IOC
www.eeworm.com/read/382060/9055584
readme
Examples From
JavaScript: The Definitive Guide, Fourth Edition
This directory contains the source code for all the numbered examples in
the 4th edition of JavaScript: The Definitive Guid