Changeset 231 for Include/OAIdl.ab


Ignore:
Timestamp:
May 6, 2007, 5:30:42 PM (17 years ago)
Author:
イグトランス (egtra)
Message:

#83 Decimalを完了とする

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Include/OAIdl.ab

    r223 r231  
    4444'End Type'Class
    4545
    46 Type /*Class*/ DECIMAL ' WTypes.ab
     46Const DECIMAL_NEG = (&h80 As Byte) 'WTypes.ab
     47
     48Type /*Class*/ DECIMAL 'WTypes.ab
    4749'Public
    4850    wReserved As Word
     
    15341536        /* [out][in] */ ByRef cFound As Word) As HRESULT
    15351537    Sub /* [local] */ ReleaseTLibAttr(
    1536         /* [in] */ ByRef TLibAttr As TLIBATTR) 
     1538        /* [in] */ ByRef TLibAttr As TLIBATTR)
    15371539End Interface
    15381540
Note: See TracChangeset for help on using the changeset viewer.