3.1.4.3.4.17 CLUSCTL_NODE_GET_CLUSBFLT_PATHS

The CLUSCTL_NODE_GET_CLUSBFLT_PATHS node control code<200> retrieves the path Ids for the designated nodes as specified in section 3.1.1.

The client MUST provide a CBFLT_PATH_IDS (section 2.2.3.47) structure in the buffer that is designated by lpInBuffer.

After successful completion of the method, the server MUST set the path as a null-terminated Unicode string to the buffer that is designated by lpOutBuffer. If the lpOutBuffer buffer is not large enough to accommodate the path, error 0x000000EA (ERROR_MORE_DATA) MUST be returned.

The server SHOULD accept a CLUSCTL_NODE_GET_CLUSBFLT_PATHS node control code request if its protocol server state is read-only, and the server MUST accept the request for processing if it is in the read/write state, as specified in section 3.1.1.