3.1.4.3.6.7 CLUSCTL_NETINTERFACE_GET_ID

The CLUSCTL_NETINTERFACE_GET_ID cluster network interface control code retrieves the unique ID of the designated cluster network interface, as specified in section 3.1.1.7.

After successful completion of the method, the server MUST write the cluster network interface ID, as a null-terminated Unicode string, to the buffer that is designated by lpOutBuffer<207>. If the lpOutBuffer buffer is not large enough to accommodate the ID string and the terminating Unicode NULL character, error 0x000000EA (ERROR_MORE_DATA) MUST be returned.

The server SHOULD accept a CLUSCTL_NETINTERFACE_GET_ID cluster network interface 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.