Help for this page

Select Code to Download


  1. or download this
    $comobj = Win32::OLE->new("STATANPKG\.FDG3");
    
  2. or download this
    $comobj->Init('the quick brown fox');
    
  3. or download this
    void FDG3::Init(const wchar_t *keyphrase) //throw (Exception)