📄 vxstream_ps.cpp
字号:
/* vxStream_ps.cpp generated by WIDL Version 2.2.1 on 06-Dec-01 at 11:53:44 AM */#define __WIDL_PROXY_STUB 0x0200#include "dcomProxy.h"#include "vxStream.h"#include <string.h>extern "C" int include_vxStream () {return 0;}NdrTypeDesc StructDesc__FILETIME(NDRTYPES&);NdrTypeDesc StructDesc__FILETIME(NDRTYPES&);NdrTypeDesc StructDesc__FILETIME(NDRTYPES&);NdrTypeDesc StructDesc__GUID(NDRTYPES&);NdrTypeDesc StructDesc_tagSTATSTG (NDRTYPES& ndrtypes) { NdrMemberInfo m [] = { NDR_MEMBER(tagSTATSTG, pwcsName, ndrtypes.pointer_t(ndrtypes.wstring_t ())), NDR_MEMBER(tagSTATSTG, type, ndrtypes.ulong_t ()), NDR_MEMBER(tagSTATSTG, cbSize, ndrtypes.uhyper_t ()), NDR_MEMBER(tagSTATSTG, mtime, StructDesc__FILETIME (ndrtypes)), NDR_MEMBER(tagSTATSTG, ctime, StructDesc__FILETIME (ndrtypes)), NDR_MEMBER(tagSTATSTG, atime, StructDesc__FILETIME (ndrtypes)), NDR_MEMBER(tagSTATSTG, grfMode, ndrtypes.ulong_t ()), NDR_MEMBER(tagSTATSTG, grfLocksSupported, ndrtypes.ulong_t ()), NDR_MEMBER(tagSTATSTG, clsid, StructDesc__GUID (ndrtypes)), NDR_MEMBER(tagSTATSTG, grfStateBits, ndrtypes.ulong_t ()), NDR_MEMBER(tagSTATSTG, reserved, ndrtypes.ulong_t ()), }; return ndrtypes.struct_t (11, m); }NdrTypeDesc StructDesc_tagSTATSTG(NDRTYPES&);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -