SDPBLBLib, COM interface constants for VB.Net / VBScript

SDPBLBLib - interface constants

     This page contains simple VBA include for the SDPBLBLib COM library.

library parameters

File NameWINDOWS\system32\sdpblb.dll
Guid{C259D79A-C8AB-11D0-8D58-00C04FD91AC0}
Enums1

BLOB_CHARACTER_SET

enum, 3 members.
Public Enum BLOB_CHARACTER_SET
  BCS_ASCII = 1  '&H1
  BCS_UTF7 = 2  '&H2
  BCS_UTF8 = 3  '&H3
End Enum
WUtils.com