Help for this page

Select Code to Download


  1. or download this
         typedef struct ISpVoice ISpVoice;
         typedef struct ISpVoiceVtbl
    ...
         {
             struct ISpVoiceVtbl *lpVtbl;
         };
    
  2. or download this
    use strict;
    no strict "subs";
    ...
        }
    }
    
  3. or download this
    //a c file. #include it in the XS file
    static char szWINOLE[] = "Win32::OLE";
    ...
        SV * sv
    PPCODE:
        PLCOM(aTHX_ sv);
    
  4. or download this
    C:\Documents and Settings\Owner\Desktop>perl  sapi2pm.pl
    good ole object
    ...
    post release interface refcount is 0
    
    C:\Documents and Settings\Owner\Desktop>