代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/175119/5350072
h otheriface.h
#ifndef __IOtherInterface_H__
#define __IOtherInterface_H__
#include "Unknwn.h"
// {39C07942-BFCC-11d2-A100-00A0C9A6F472}
extern "C" const GUID IID_OtherInterface;
class IOtherInterface :
www.eeworm.com/read/175119/5350077
h someiface.h
#ifndef __ISomeInterface_H__
#define __ISomeInterface_H__
#include "Unknwn.h"
// {16DCB982-BEEB-11d2-B362-00104B08CC22}
extern "C" const GUID IID_SomeInterface;
class ISomeInterface: publ
www.eeworm.com/read/175119/5350081
h otheriface.h
#ifndef __IOtherInterface_H__
#define __IOtherInterface_H__
#include "Unknwn.h"
// {39C07942-BFCC-11d2-A100-00A0C9A6F472}
extern "C" const GUID IID_OtherInterface;
class IOtherInterface :
www.eeworm.com/read/175119/5350089
h someiface.h
#ifndef __ISomeInterface_H__
#define __ISomeInterface_H__
#include "Unknwn.h"
// {16DCB982-BEEB-11d2-B362-00104B08CC22}
extern "C" const GUID IID_SomeInterface;
class ISomeInterface : pub
www.eeworm.com/read/173561/5370287
h someiface.h
#ifndef __ISomeInterface_H__
#define __ISomeInterface_H__
#include "Unknwn.h"
// {16DCB982-BEEB-11d2-B362-00104B08CC22}
extern "C" const GUID IID_SomeInterface;
class ISomeInterface : pub
www.eeworm.com/read/173561/5370289
h otheriface.h
#ifndef __IOtherInterface_H__
#define __IOtherInterface_H__
#include "Unknwn.h"
// {39C07942-BFCC-11d2-A100-00A0C9A6F472}
extern "C" const GUID IID_OtherInterface;
class IOtherInterface :
www.eeworm.com/read/173561/5370294
h someiface.h
#ifndef __ISomeInterface_H__
#define __ISomeInterface_H__
#include "Unknwn.h"
// {16DCB982-BEEB-11d2-B362-00104B08CC22}
extern "C" const GUID IID_SomeInterface;
class ISomeInterface: publ
www.eeworm.com/read/173561/5370298
h otheriface.h
#ifndef __IOtherInterface_H__
#define __IOtherInterface_H__
#include "Unknwn.h"
// {39C07942-BFCC-11d2-A100-00A0C9A6F472}
extern "C" const GUID IID_OtherInterface;
class IOtherInterface :
www.eeworm.com/read/173561/5370306
h someiface.h
#ifndef __ISomeInterface_H__
#define __ISomeInterface_H__
#include "Unknwn.h"
// {16DCB982-BEEB-11d2-B362-00104B08CC22}
extern "C" const GUID IID_SomeInterface;
class ISomeInterface : pub
www.eeworm.com/read/339800/3294468
h cguid.h
#ifndef _CGUID_H
#define _CGUID_H
#ifdef __cplusplus
extern "C" {
#endif
extern const IID GUID_NULL;
extern const IID IID_IRpcChannel;
extern const IID IID_IRpcStub;
extern const IID IID_IStubManager;