|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <ocf/ocobject.h>
Public Attributes | |
| owl::uint | Id |
| OLECHAR | Name [32] |
| OLECHAR | ResultName [32] |
| owl::ocrMedium | Medium |
| BOOL | IsLinkable |
Definition at line 187 of file ocobject.h.
| owl::uint ocf::TOcFormatInfo::Id |
Definition at line 188 of file ocobject.h.
| BOOL ocf::TOcFormatInfo::IsLinkable |
Definition at line 192 of file ocobject.h.
| owl::ocrMedium ocf::TOcFormatInfo::Medium |
Definition at line 191 of file ocobject.h.
| OLECHAR ocf::TOcFormatInfo::Name[32] |
Definition at line 189 of file ocobject.h.
| OLECHAR ocf::TOcFormatInfo::ResultName[32] |
Definition at line 190 of file ocobject.h.