vOKOsCOM
5.2.0.23890
|
Veřejné metody | |
int | GetInterfaceSafetyOptions (ref Guid riid, out int pdwSupportedOptions, out int pdwEnabledOptions) |
int | SetInterfaceSafetyOptions (ref Guid riid, int dwOptionSetMask, int dwEnabledOptions) |
string | b64encode (string filePath) |
Třída obsahující pomocné metody (zejména pro použití s JavaScriptem)
string vOKOsCom.HelperClass.b64encode | ( | string | filePath | ) |
Konvertuje soubor do base64 řetězce
Implementuje vOKOsCom.IHelperClass.