Searched refs:GetProperties (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/os/midi2/
H A DMidiEndpoint.h36 status_t GetProperties(BMessage *properties) const;
/haiku/src/apps/patchbay/
H A DEndpointInfo.cpp54 if (endpoint->GetProperties(&msg) == B_OK) {
/haiku/src/kits/midi2/
H A DMidiEndpoint.cpp184 BMidiEndpoint::GetProperties(BMessage* _properties) const function in class:BMidiEndpoint
187 WARN("GetProperties() does not accept NULL properties")

Completed in 40 milliseconds