#include "unipstoregen.h"
#include "wvmoniker.h"
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | PSTORECLib |
Typedefs | |
typedef HRESULT(WINAPI * | PStoreCreateInstancePtr )(IPStore **, DWORD, DWORD, DWORD) |
Functions | |
UniConfGen * | creator (WvStringParm s, IObject *, void *) |
Variables | |
const int | MAX = 1024 |
WvMoniker< UniConfGen > | UniPStoreGenMoniker ("pstore", creator) |
|
Definition at line 15 of file unipstoregen.cc. Referenced by UniPStoreGen::UniPStoreGen(). |
|
Definition at line 192 of file unipstoregen.cc. |
|
Definition at line 11 of file unipstoregen.cc. |
|
|