pgpnetpmconfig.h
来自「pgp soucecode pgp soucecode」· C头文件 代码 · 共 15 行
H
15 行
/*
* Copyright (c) 1998, Network Associates, Inc.
* All rights reserved.
*
* $Id: pgpNetPMConfig.h,v 1.3 1999/03/02 22:49:47 elowe Exp $
*
*/
#ifndef _Included_pgpNetPMConfig_h
#define _Included_pgpNetPMConfig_h
PGPError PMAddConfig(NDIS_HANDLE handle, PGPnetKernelConfig *pConfig);
void PMClearConfig(NDIS_HANDLE handle);
#endif /* _Included_pgpNetPMHost_h */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?