Skip to content

Latest commit

 

History

History
78 lines (64 loc) · 1.88 KB

ns-objidl-remsnb.md

File metadata and controls

78 lines (64 loc) · 1.88 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:objidl.tagRemSNB
RemSNB (objidl.h)
The RemSNB structure is used for marshaling the SNB data type.Defined in the IStorage interface (Storag.idl).
*wireSNB
RemSNB
RemSNB structure [Structured Storage]
SNB
SNB structure pointer [Structured Storage]
_stg_remsnb
objidl/RemSNB
objidl/SNB
stg.remsnb
stg\remsnb.htm
Stg
09a50518-2889-49ca-9d81-3035777ac2ac
12/05/2018
*wireSNB, RemSNB, RemSNB structure [Structured Storage], SNB, SNB structure pointer [Structured Storage], _stg_remsnb, objidl/RemSNB, objidl/SNB, stg.remsnb
objidl.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
RemSNB
19H1
tagRemSNB
objidl/tagRemSNB
RemSNB
objidl/RemSNB
c++
APIRef
kbSyntax
HeaderDef
Objidl.h
RemSNB

RemSNB structure

-description

The RemSNB structure is used for marshaling the SNB data type.

Defined in the IStorage interface (Storag.idl).

-struct-fields

-field ulCntStr

Number of strings in the rgString buffer.

-field ulCntChar

Size in bytes of the rgString buffer.

-field rgString

Pointer to an array of bytes containing the stream name strings from the SNB structure.

-see-also

IStorage