Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves the number of elements in the collection.
Syntax
HRESULT get_length(
long *p
);
Parameters
p
The number of elements in the collection.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Remarks
This method is implemented in MSXML 1.0. It is no longer supported by Microsoft in current versions of MSXML. This documentation is provided for informational purposes only.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | msxml.h |
DLL | Msxml.dll |