16 lines
458 B
Modula-2
16 lines
458 B
Modula-2
LIBRARY IPROP
|
|
DESCRIPTION 'OLE Property Set APIs and Interfaces'
|
|
EXPORTS PropVariantCopy
|
|
PropVariantClear
|
|
FreePropVariantArray
|
|
StgCreatePropStg
|
|
StgOpenPropStg
|
|
StgCreatePropSetStg
|
|
PropStgNameToFmtId
|
|
FmtIdToPropStgName
|
|
DllGetClassObject
|
|
DllCanUnloadNow
|
|
DllRegisterServer
|
|
DllUnregisterServer
|
|
GetProxyDllInfo
|