11 lines
126 B
C++
11 lines
126 B
C++
|
|
|
|
HRESULT
|
|
ComputeADsAttrDefBufferSize(
|
|
LPNDS_ATTR_DEF pAttributes,
|
|
DWORD dwNumAttributes,
|
|
PDWORD pdwSize
|
|
);
|
|
|
|
|