Includes&Samples |
SDPBLBLib, COM interface constants for VB.Net / VBScriptSDPBLBLib - interface constants This page contains simple VBA include for the SDPBLBLib COM library.
library parameters
BLOB_CHARACTER_SETenum, 3 members.Public Enum BLOB_CHARACTER_SET BCS_ASCII = 1 '&H1 BCS_UTF7 = 2 '&H2 BCS_UTF8 = 3 '&H3 End Enum |