OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::TOcConvertInfo Struct Reference

#include <ocf/ocobject.h>

Public Attributes

TOcConvertAction Action
 
union { 
 
   struct { 
 
      CLSID   Current 
 
      CLSID   New 
 
   }   Clsid 
 
   struct { 
 
      owl::uint   ClipFormat 
 
   }   Format 
 
   struct { 
 
      HICON   hIcon 
 
   }   SwitchToIcon 
 
};  
 

Detailed Description

Definition at line 166 of file ocobject.h.

Member Data Documentation

◆ [union]

union { ... } ocf::TOcConvertInfo

◆ Action

TOcConvertAction ocf::TOcConvertInfo::Action

Definition at line 167 of file ocobject.h.

◆ ClipFormat

owl::uint ocf::TOcConvertInfo::ClipFormat

Definition at line 174 of file ocobject.h.

◆ [struct]

struct { ... } ocf::TOcConvertInfo::Clsid

◆ Current

CLSID ocf::TOcConvertInfo::Current

Definition at line 170 of file ocobject.h.

◆ [struct]

struct { ... } ocf::TOcConvertInfo::Format

◆ hIcon

HICON ocf::TOcConvertInfo::hIcon

Definition at line 177 of file ocobject.h.

◆ New

CLSID ocf::TOcConvertInfo::New

Definition at line 171 of file ocobject.h.

◆ [struct]

struct { ... } ocf::TOcConvertInfo::SwitchToIcon

The documentation for this struct was generated from the following file: