This document is archived and information here might be outdated. Recommended version. |
Indicates if full properties have been retrieved.
[Visual Basic .NET]
Public Property FullPropsRetrieved As Boolean
[C#]
public bool FullPropsRetrieved {get; set;}
[C++]
HRESULT get_FullPropsRetrieved(
Boolean* FullPropsRetrieved
);
[C++]
HRESULT put_FullPropsRetrieved(
VARIANT_BOOL FullPropsRetrieved
);
[C++] Parameters FullPropsRetrieved [out, retval]
FullPropsRetrieved is a parameter of type bool* FullPropsRetrieved [in]
FullPropsRetrieved is a parameter of type bool