Menu

#961 Missing prototypes for RecordInfo functions

closed-fixed
2006-09-02
2006-08-31
Samit Basu
No

The following prototype seems to be missing from the
win32api headers (although the function is present in
the liboleaut32.a:

STDAPI_(HRESULT) GetRecordInfoFromTypeInfo(ITypeInfo*
pTypeInfo,IRecordInfo** ppRecInfo);

I looked in the latest version of the win32api (3.6)
and was unable to find it.

Discussion

  • Danny Smith

    Danny Smith - 2006-09-02

    Logged In: YES
    user_id=11494

    Thanks.
    Fixed in cvs.
    Danny

     
  • Danny Smith

    Danny Smith - 2006-09-02
    • assigned_to: nobody --> dannysmith
    • status: open --> closed-fixed